<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
	font-family:"Light";
	src: url("../font/xmlt/xmlt.ttf");}
@font-face {
	font-family:"got";
	src: url("../font/GOT.WOFF.TTF");
}
body,input,h1,h2,h3,h4,h5,h6,b,c,e,i,g,p,div,dl,dt,dd,select,textarea,font,right,left{ margin:0; padding:0;color:#555; font-size:12px; font-family:"å¾®è½¯é›…é»‘","æ€æºå®‹ä½“ CN", "æ€æºå®‹ä½“ CN ExtraLight", "æ€æºå®‹ä½“ CN Heavy"; /*line-height:1;font-weight: normal;letter-spacing: 0.8px;*/}


body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
body,html{height:100%;position:relative;width: 100%;background-color: #ffffff;}
img{display: block;}
a{ color:#333; text-decoration:none;}
ul, ol, li, dl, dd {margin: 0;padding: 0; list-style:none;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6,span,dd,dt,b,c,e,a,font,right,left{ -webkit-text-size-adjust:100%;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block;content: '';clear: both;}
.bg_big{width: 100%;height: auto;background-color: #f8f8f8;font-family: arial;}

/*IE*/
	.web-ie2018{ font-family: microsoft yahei;   position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999999999999;background: #666;zoom:1;}
	.web-ie2018 dl{    position: absolute;width: 700px;height: auto;top: 50%;margin-top: -200px;left: 50%;margin-left: -350px;background: #fff;}
	.web-ie2018 dl #img{    display: block;margin: 50px auto;}
	.web-ie2018 dl h3{    display: block;text-align: center;font-size: 28px;font-weight: normal;letter-spacing: 2px;margin: 0 auto 30px;}
	.web-ie2018 dl h4{ display: block;text-align: center;font-size: 18px;font-weight: normal;letter-spacing: 2px;margin: 50px auto 50px;}
	.web-ie2018 dl dd{ margin: 0 auto 50px;  display: block;text-align: center; margin-bottom:50px;}
	.web-ie2018 dl dd a{ display: inline-block;margin: 0 20px;}
	.web-ie2018 dl dd a img{display: block;margin: 0 auto;text-align: center;width: 50%;}
	.web-ie2018 dl dd a span{display: block;font-size: 16px; color:#666;}
/*&lt;-------------------------------------&gt;*/	

/* header */
.headerwrap{width: 100%;box-sizing: border-box;background-color: rgba(0, 0, 0, 0.2);border-bottom: 1px solid rgba(128, 128, 128, 0.33);padding: 0 0 0 2%;position: fixed;top: 38px;left: 0;z-index: 25;transition: all .6s;}
.headerwrap .header{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.headerwrap .header .logo img{display: block;width: auto;height: 46px;}
.headerwrap .header .logo .logo02{display: none;}
.headerwrap .header .right{display: flex;display: -webkit-flex;-webkit-justify-content: flex-end;justify-content: flex-end;-webkit-align-items: center;align-items: center;}
.headerwrap .header .right .nav{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;margin-right:120px;}
.headerwrap .header .right .nav li{padding: 0 20px;position: relative;}
.headerwrap .header .right .nav li:last-child{margin-right: 0;}
.headerwrap .header .right .nav li&gt;a{font-size: 16px;color: #fff;height: 80px;display: block;line-height: 80px;position: relative;}
.headerwrap .header .right .search{font-size: 16px;color: #FFFFFF;margin:0 40px;opacity:0;display:none;}
.headerwrap .header .right .nav li&gt;a::after{content: '';display: block;width: 0%;height: 2px;background-color: #FFFFFF;position: absolute;left: 0;bottom: 0;transition: all .3s;}
.headerwrap .header .right .nav li:hover&gt;a{color: #FFFFFF;}
.headerwrap .header .right .nav li:hover&gt;a::after{width: 100%;}

.header .right .nav li .nav02{position: absolute;box-sizing: border-box;padding: 0;z-index: 5;width: 610px;left: 0;margin-left: 0px;text-align: center;top: 51.5px;display: none;justify-content: center;flex-flow: row;white-space: nowrap;transition: all .3s;top: 80px; text-transform:capitalize}
.header .right .nav li .nav02 a{display: inline-block;width: auto;font-size: 15px;color: #666;line-height: 40px;margin: 0;float: none;margin-right: 0;position: relative;text-align: left;padding-left: 20px;padding-right: 10px;}
.header .right .nav li .nav02 a:last-child{margin-right: 0;}
.header .right .nav li .nav02 a:hover{color: #1896d5;background-color: #fff;}
.header .right .nav li .nav02 a:before{content: '';display: inline-block;width: 3px;height: 14px;background-color: #1896d5;position: absolute;top: 14px;left: 5px;opacity: 0;}
.header .right .nav li .nav02 a:hover:before{opacity: 1}
.header .right .nav li .nav02 a i{opacity: 0;transition: all .6s;}
.header .right .nav li .nav02 a:hover i{opacity: 0;}
.header .right .nav li .nav02{background-color: rgba(255,255,255,0.9);padding: 0;width:auto; box-shadow: 0px 2px 2px rgba(34,34,34,0.3)}
.header .right .nav li:nth-child(2) .nav02 {background-color: rgba(255,255,255,0.9);padding: 0;width: 260px; box-shadow: 0px 2px 2px rgba(34,34,34,0.3)}
.header .right .nav li:nth-child(3) .nav02 {background-color: rgba(255,255,255,0.9);padding: 0;width: 280px; box-shadow: 0px 2px 2px rgba(34,34,34,0.3)}

.header .right .nav li:nth-child(4) .nav02 {background-color: rgba(255,255,255,0.9);padding: 0;width: 320px; box-shadow: 0px 2px 2px rgba(34,34,34,0.3)}

.header .right .nav li:nth-child(5) .nav02 {background-color: rgba(255,255,255,0.9);padding: 0;width: 260px; box-shadow: 0px 2px 2px rgba(34,34,34,0.3)}


.header .right .nav li .nav02 a{display: block;display: flex;justify-content: space-between;align-items: center;}

.header .right .nav li:hover .nav02{display: block;}

.toptext{display: block;position: fixed;z-index: 888;width: 100%;top:0}
 @media only screen and (max-width:760px){
	.toptext{display:none;}}
.div2_1 .headerwrap,.headerwrap:hover,.div3 .headerwrap{background-color: #FFFFFF;}
.div2_1 .headerwrap .header .logo .logo01,.headerwrap:hover .header .logo .logo01,.div3 .headerwrap .header .logo .logo01{display: none;}
.div2_1 .headerwrap .header .logo .logo02,.headerwrap:hover .header .logo .logo02,.div3 .headerwrap .header .logo .logo02{display: block;}
.div2_1 .headerwrap .header .right .nav li&gt;a,.div2_1 .headerwrap .header .right .search,.headerwrap:hover .header .right .nav li&gt;a,.headerwrap:hover .header .right .search,.div3 .headerwrap .header .right .nav li&gt;a,.div3 .headerwrap .header .right .search{color: #222;}
.div2_1 .headerwrap .header .right .nav li&gt;a::after,.headerwrap:hover .header .right .nav li&gt;a::after,.div3 .headerwrap .header .right .nav li&gt;a::after{background-color: #063793;}
.div2_1 .headerwrap .header .right .nav li:hover&gt;a,.headerwrap:hover .header .right .nav li:hover&gt;a,.div3 .headerwrap .header .right .nav li:hover&gt;a{color: #063793;}


/*è¯­è¨€*/
.header .language_box{position:absolute;float: left;transition: all 500ms ease;-webkit-transition:all 500ms ease;right:50px;}
.header .language_box .lanage{width: 24px;height: 46px;background-repeat: no-repeat;background-position: center;background-image: url(../images/language_ico1.svg);display: block;}
.header .language_box .lanage:hover{width: 24px;height: 46px;background-repeat: no-repeat;background-position: center;background-image: url(../images/language_ico1.svg);display: block;color: #F01316}
.header .language_box .lang_box{position: absolute;top: 130%;left: 50%;margin-left: -50px;width: 100px;-webkit-transition: all 500ms ease;transition: all 500ms ease;opacity: 0;visibility: hidden;}
.header .language_box .lang_box:after{content: '';position: absolute;left: 50%;margin-left: -4px;top: -8px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #515151;-webkit-transition: all 500ms ease;transition: all 500ms ease;}
.header .language_box .lang_box a{display: block;padding: 0 20px 0 56px;line-height: 36px;background-color: #515151;font-size: 14px;color: #fff;margin-bottom: 1px;background-repeat: no-repeat;background-position: 26px center;}
.header .language_box .lang_box a:hover{background-color: #403f3f;}
.header .language_box .lang_box a:nth-child(1){background-image: url(../images/language_ico3.png);}
.header .language_box .lang_box a:nth-child(2){background-image: url(../images/language_ico4.png);}
.header .language_box .lang_box a:nth-child(3){background-image: url(../images/language_ico5.png);}
.header .language_box:hover .lang_box{top:110%;opacity: 1;visibility: visible;}



/* banner */
.bannerwrap{width: 100%;position: relative;height: 100%;}
.bannerwrap .scroll{font-size: 14px;color: rgba(255,255,255,0.7);display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;position: absolute;right: 5%;bottom: -50px;z-index: 2;writing-mode: tb-rl;padding-bottom: 100px;}
.bannerwrap .scroll::after{content: '';display: block;width: 1px;height: 20px;background-color: rgba(255,255,255,0.7);margin-top: 10px;animation: scroll 5s linear infinite normal;-webkit-animation: scroll 5s linear infinite normal;position: absolute;top: 50px;}
.bannerwrap .banner{width: 100%;overflow: hidden;height: 100%;}
.bannerwrap .banner .swiper-container{height: 100%;}
.bannerwrap .banner {display: block;width: 100%;height: 100%;}
.bannerwrap .banner  img{display: block;width: 100%;height:100%}
.bannerwrap .banner  .text{width: 1200px;position: absolute;left: 20%;top: 30%; padding-top: 80px; /*transform:translateY(100px);
		opacity:0;
		transition:all .4s;*/}
.bannerwrap .banner  .text strong{display: none;width: 70px;height: 3px;background-color: #FFFFFF;margin-bottom: 40px;}
.bannerwrap .banner  .text h3{font-size: 30px;color: #FFFFFF;margin-bottom: 40px;font-family: 'å¾®è½¯é›…é»‘';font-weight: bold;letter-spacing: 6px;line-height:130%;}
.bannerwrap .banner  .text h3 span{font-size: 42px;color: #FFFFFF;margin-bottom: 40px;font-family: 'å¾®è½¯é›…é»‘';font-weight: bold;letter-spacing: 6px;line-height:180%;position:relative;}
.bannerwrap .banner  .text h3 span:after{content: " ";display: none;background-color: #fff;width: 70px;height: 3px;position: absolute;top: 50%;right: -90px;transform: translateY(-50%);}

.bannerwrap .banner  .text h4{font-size: 18px;color: rgba(255,255,255,0.75);width: 50%;line-height: 30px;text-align: justify;letter-spacing:4px;}
.bannerwrap .banner .page{width: 30%;height: 80px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;background-color: rgba(255, 255, 255, 0.9);;position: absolute;left: 0;bottom: 0;z-index: 3;}
.bannerwrap .banner .swiper-pagination-bullet{width: 12px;height:12px;background-color: transparent;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;opacity: 1;margin-right: 10px;	border: 3px solid #fff;background-color: #d5d5d5;display: inline-block;}
.bannerwrap .banner .swiper-pagination0{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;position: relative;left:50%;bottom:30px}
.bannerwrap .banner .swiper-pagination-bullet::after{content: '';display: block;width: 6px;height: 6px;background-color:#F79B04;border-radius: 50%;}
/*.bannerwrap .banner .swiper-pagination-bullet-active{border: 3px solid #00aadc;
	background-color: #E90C10;}*/
.bannerwrap .banner .swiper-pagination-bullet-active::after{background-color:#E90C10;}
.bannerwrap .banner .swiper-pagination-bullet:last-child{margin-right: 0;}


 









.bannerwrap .banner .page strong{display: block;width: 50px;height: 2px;background-color: #BBBBBB;margin: 0 30px;}
.bannerwrap .banner .page .arrow .swiper-button-next,.bannerwrap .banner .page .arrow .swiper-button-prev{background-image: none;font-size: 30px;position: relative;color: #1c6146;height: auto;margin-top: 0;}
.bannerwrap .banner .page .arrow .swiper-button-next{margin-left: 40px;}

.kalo-hero__down{position: absolute;right: 5%;bottom: 30px;z-index: 2;display: flex;display: -webkit-flex;-webkit-align-items: flex-start;align-items: flex-start;cursor: pointer;}
.kalo-hero__icon{-webkit-animation:scroll-down 1.25s ease-in-out infinite;animation:scroll-down 1.25s ease-in-out infinite;position:relative;width:.625rem;height:.5rem;}
.kalo-hero__label{margin-left:.625rem;font-size:.875rem;line-height:1.5rem;text-transform:lowercase;color: #FFFFFF;}
.kalo-hero__return{-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in;-webkit-transition-delay:1.8s;-o-transition-delay:1.8s;transition-delay:1.8s;margin-top:4vh;line-height:1.2}
.page-template-sub-services .kalo-hero__return{margin-top:0}
.kalo-hero__down{display: none;}

.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
100%{transform:scale(1.1,1.1);}}
.swiper-slide img{animation-duration:5s;animation-timing-function:linear;animation-fill-mode: forwards;-webkit-animation-duration:5s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode: forwards;
}

@keyframes scroll-down {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0
	}
}

@-webkit-keyframes scroll-back {
	0% {
		-webkit-transform: translateX(100%) rotate(90deg);
		transform: translateX(100%) rotate(90deg);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: translateX(-100%) rotate(90deg);
		transform: translateX(-100%) rotate(90deg);
		opacity: 0
	}
}

@keyframes scroll-back {
	0% {
		-webkit-transform: translateX(100%) rotate(90deg);
		transform: translateX(100%) rotate(90deg);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: translateX(-100%) rotate(90deg);
		transform: translateX(-100%) rotate(90deg);
		opacity: 0
	}
}

@-webkit-keyframes scroll-backward {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0
	}
}

@keyframes scroll-backward {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0
	}
}

@-webkit-keyframes scroll-forward {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0
	}
}

@keyframes scroll-forward {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0
	}
}


@-webkit-keyframes scroll {
    0%   {height: 20px; }
	50%{height: 60px;}
    100% {height: 100px; }
}
@keyframes scroll {
    0%   {height: 20px; }
	50%{height: 60px;}
    100% {height: 100px; }
}




/*ä¸šåŠ¡*/

/*index01*/
.choose .choose_list{width: 100%;overflow: hidden;position: relative;height: 771px;}
.choose .choose_list&gt;img{width: 100%;height: auto;}
.choose .choose_list .choose_txt{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;}
.choose .choose_list .choose_txt&gt;a{display: block;width: 33%;height: 100%;position: relative;float: left;}
.choose .choose_list .choose_txt&gt;a .top{position: absolute;top: 9%;left:8%;transition: all .5s;z-index: 2;}
.choose .choose_list .choose_txt&gt;a .top font{font-size:15px; color:#fff ;opacity:0.66;margin-top: 15px;display: inline-block;text-transform: uppercase;}
.choose .choose_list .choose_txt&gt;a&gt;.top span{font-size: 14px;color: #fff;margin-bottom: 30px;display: inline-block;}
.choose .choose_list .choose_txt&gt;a&gt;.top p{color: #fff;font-size: 32px;line-height: 38px;text-transform: uppercase;text-shadow: 0 1px 1px #2f2f2f; font-weight:bold;}
.choose .choose_list .choose_txt&gt;a:after{content: "";display: block;position: absolute;top: 0;right: 0;width: 1px;height: 100%;background-color: rgba(255,255,255,0.3);}
.choose .choose_list .choose_txt&gt;a&gt;h3{position:absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 4;background-color: rgba(17, 17, 17, 0.7);opacity: 0;transition: all .8s;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc{width: 82%;position: absolute;top: -11%;left: 8%;transition: all .4s;height: 80%;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc&gt;p{font-size: 32px;color: #fff; text-transform: uppercase;font-weight:bold;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc .en{font-size:15px; color:#fff ;opacity:0.66;margin-top: 10px;font-weight: normal;margin-bottom: 40px;text-transform: uppercase;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc .num{font-size: 14px;color: #fff;margin-bottom: 40px;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc&gt;span{font-size: 15px;color: #ffffff;margin-bottom:14px;display: block;line-height: 26px;opacity:0.9;position: relative;box-sizing: border-box;padding-left: 20px}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc&gt;span&gt;i{display: inline-block;width: 5px;height: 5px;background-color: #fff;border-radius: 50%;margin-right: 14px;vertical-align:3px;position: absolute;top: 10px;left: 0;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc&gt;strong{display: block;width: 75px;height: 1px;background-color: #fff;margin: 0;margin-bottom: 40px;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc&gt;font{position: absolute;display: block;width: 184px;height: 46px;text-align: center;line-height: 46px;border: 1px solid #fff;font-size: 14px;color: #fff;transition:all .5s;margin-top: 50px;bottom: 0;font-family: "got";border-radius: 2rem;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc&gt;font:after{content: "";display: block;width: 0;height: 100%;transition: all .5s;background-color: #fff;z-index: -1;position: absolute;top: 0;left: 0;border-radius: 2rem;}

.choose .choose_list .choose_txt&gt;a:hover h3{opacity: 1;}
.choose .choose_list .choose_txt&gt;a:hover h3&gt;.yc{top: 9%;}
.choose .choose_list .choose_txt&gt;a:hover&gt;.top{opacity: 0;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc&gt;font:hover{color: #111;}
.choose .choose_list .choose_txt&gt;a&gt;h3&gt;.yc&gt;font:hover:after{width: 100%;}
.img_box{width: 100%;height: auto;position: relative;}
.img_box&gt;img{width: auto;min-width: 100%;float: left;display: none;position: absolute;top: 0;left: 0;}
.img_box&gt;img:nth-child(1){display: block;}



.innerwrap{width: 100%;overflow: hidden;}



/* index01wrap */
.index01wrap{width: 100%;box-sizing: border-box;padding: 150px 0;overflow: hidden;background-position: center;position: relative;z-index: 0;}
.index01wrap .index01{width: 1200px;margin: auto;box-sizing: border-box;}
.i-tl{width: 100%;box-sizing: border-box;text-align: center;}
.i-tl h3{font-size: 40px;color: #1e95d4;margin-bottom: 40px;font-weight: bold;}
.i-tl h4{font-size: 18px;color: #666666;text-transform:capitalize}

.more{display: block;width: 180px;height: 48px;background-color: #333;line-height: 48px;font-size: 14px;color: #FFFFFF;text-align: center;position: relative;overflow: hidden;z-index: 0;margin: auto;border: 1px solid #333;}
.more::after{content: '';display: block;width: 0%;height: 100%;transition: all .3s;position: absolute;left: 0;top: 0;background-color: #fff;z-index: -1;}
.more:hover::after{width: 100%;}
.more:hover{color: #1e95d4;}

#wrapper section #section-home #block-4 ul{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;max-width: 100%;}
#wrapper section #section-home #block-4 ul li{width: 190px;}
#wrapper section #section-home #block-4 ul &gt; li .icon{width: 170px;height: 170px;font-size: 46px!important;background-color: #fff;border-radius: 50%;}
#wrapper section #section-home #block-4 ul &gt; li .icon .knob{width:100%!important;left: 0;margin-left: 0!important;text-align: center;font-size: 48px!important;}
#wrapper section #section-home #block-4 ul &gt; li h3{font-size: 16px;margin-top: 0px;color: #1e95d4;padding-top: 0 !important;font-weight: normal;text-transform:capitalize}

/* index02 */
.index02{width: 100%;box-sizing: border-box;position: relative;padding-top:120px;margin: 0 0 120px;}

.index02&gt;img{display: block;width: 100%;position: absolute;left: 0;top: 0;z-index: 0;}

.index02 .cont{width: 1200px;margin: auto;box-sizing: border-box;position: relative;z-index: 2;}

.index02 .cont .top{text-align: center;}

.index02 .cont .top h3{font-size: 40px;color: #ffffff;margin-bottom: 40px;opacity: 1;font-weight:bold;}

.index02 .cont .top h4{font-size: 18px;color: #FFFFFF;opacity: 0.6; width:80%;margin:0 auto;text-transform:capitalize;line-height:25px;}

.index02 .cont .top strong{display:block;width:1px;height:60px;background-color:#fff;margin:40px auto;}

.index02 .cont .list{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;box-shadow: 0px 0px 5px rgba(0,0,0,0.2);background-color: #FFFFFF;min-height: 550px;opacity: 0.9}

.index02 .cont .list a{background-color: #FFFFFF;text-align: center;box-sizing: border-box;padding: 40px 60px;transition: all .6s;border-right: 1px solid #DDDDDD;position: relative;width: 100%}

/* .index02 .cont .list a:nth-of-type(1):after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: all .6s;z-index: 0;background-color: #009057;}
.index02 .cont .list a:nth-of-type(2):after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: all .6s;z-index: 0;background-color: #0f7c51;}
.index02 .cont .list a:nth-of-type(3):after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: all .6s;z-index: 0;background-color: #00653d;} */
.index02 .cont .list a:after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: all .6s;background: -webkit-linear-gradient(-135deg, #063793,#444);background: -o-linear-gradient(-135deg, #063793,#444);background: -ms-linear-gradient(-135deg, #063793,#444);background: linear-gradient(-135deg, #063793,#444);z-index: 0;}

.index02 .cont .list a:last-child{border-right: none;}

.index02 .cont .list a img{display: block;width: auto;height: 42px;margin: auto;margin-bottom: 20px;position: relative;z-index: 1;}

.index02 .cont .list a h3{font-size: 30px;background-image:-webkit-linear-gradient(0deg,#063793,#00a0e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom: 30px;display: inline-block;font-weight:bold;position: relative;z-index: 1;line-height: 38px;}
.index02 .cont .list a h4{font-size: 16px;color: #222222;line-height: 25px;opacity:0.75;text-align: left;display: -webkit-inline-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;position: relative;z-index: 1;  width:80%;margin-top: 10px;text-transform:capitalize;border-bottom: 1px #CDC8C8 dotted;font-style: italic}
.index02 .cont .list a font{display: block;width: 38px;height: 38px;border-radius: 50%;border: 1px solid #a9aaab;font-size: 18px;color: #a9aaab;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;margin: auto;position:absolute;z-index: 1;bottom:10px;text-align: center;left:40%;}
.index02 .cont .list a:hover::after{opacity: 1;}
.index02 .cont .list a:hover font{border: 1px solid #fff;color: #fff;}
.index02 .cont .list a .icon02{display: none;}
.index02 .cont .list a:hover .icon01{display: none;}
.index02 .cont .list a:hover .icon02{display: block;}
.index02 .cont .list a:hover h3,.index02 .cont .list a:hover h4{color: #FFFFFF;background-image: none;-webkit-text-fill-color:#FFFFFF;}

/* index03wrap */
.index03wrap{width: 100%;box-sizing: border-box;padding: 100px 5%;background-size: cover;position: relative;z-index: 1;background-color: #f1f2f3;}
.index03wrap .swipernews{padding: 5px;width:100%;}
.index03wrap{width: 100%;box-sizing: border-box;}
.index03wrap .swiper-slide{box-shadow: 0px 0px 5px rgba(0,0,0,0.3);}
.index03wrap .swiper-slide a{display: block;width: 100%;position: relative;background-color: #FFFFFF;padding-bottom: 224px;border-bottom: 2px solid #1f96d4;}
.index03wrap .swiper-slide a .imgbox{width: 100%;overflow: hidden;}
.index03wrap .swiper-slide a .imgbox img{width: 100%;}
.index03wrap .swiper-slide a .text{width: 100%;box-sizing: border-box;padding: 30px;background-color: #FFFFFF;position: absolute;bottom: 0;left: 0;z-index: 1;height: 224px;transition: all .3s;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-flow: column;flex-flow: column;}
.index03wrap .swiper-slide a:hover .text{height: 100%;}
.index03wrap .swiper-slide a .text .data{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;margin-bottom: 20px;}
.index03wrap .swiper-slide a .text .data h3{font-size: 34px;color:#1f96d4;font-family: arial;font-style: italic}
.index03wrap .swiper-slide a .text .data p{font-size: 12px;color: #aaaaaa;margin: 0 20px;font-family: arial;line-height: 16px;}
.index03wrap .swiper-slide a .text .data strong{display: block;width: 50px;height: 1px;background-color: #AAAAAA;}
.index03wrap .swiper-slide a .text h4{font-size: 18px;color: #222222;line-height: 24px;font-weight: bold;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: 30px;} 
.index03wrap .swiper-slide a .text h5{font-size: 14px;color: #666666;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display: none;opacity: 0;transition: all .5s;margin-bottom: 40px;font-style: italic}
.index03wrap .swiper-slide a .text .more{width: 110px;height: 30px;line-height: 30px;border: 1px solid #333;color: #333;background-color: #FFFFFF;font-size: 12px;margin: 0;}
.index03wrap .swiper-slide a .text .more::after{background-color: #333;}
.index03wrap .swiper-slide a .text .more:hover{color: #FFFFFF;}
.index03wrap .swiper-slide a:hover .text h5{display: block;opacity: 1;display: -webkit-box;}
.index03wrap .swiper-pagination{width: 100%;position: relative;margin-top: 30px;}
.index03wrap .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;border: 1px solid #1d96d4;background-color: transparent;opacity: 1;margin-right: 12px;}
.index03wrap .swiper-pagination .swiper-pagination-bullet:last-child{margin-right: 0;}
.index03wrap .swiper-pagination .swiper-pagination-bullet-active{background-color: #1d96d4;}
.newstitle h3{}
.index03wrap .more{margin-top:30px;}

/* index04wrap */
.index04wrap{width: 100%;box-sizing: border-box;padding: 0 2%;overflow: hidden;margin: 50px 0;}
.index04wrap .index04{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;position: relative;}
.index04wrap .index04 .left{width: calc(20% - 5px);position: relative;overflow: hidden;cursor: default;}
.index04wrap .index04 .left img{display: block;width: 100%;}
.index04wrap .index04 .right{width: calc(80% - 5px);height: 100%;display:flex;display:-webkit-flex;-webkit-justify-content:space-between;justify-content: space-between;-webkit-flex-flow: column;flex-flow:column;position: absolute;height: 100%;top: 0;right: 0;}
.index04wrap .index04 .right li{width: 100%;height: calc((100% - 10px)/2);display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;}
.index04wrap .index04 .right li a{display: block;width: calc((100% - 30px)/4);position: relative;overflow: hidden;cursor: default;}
.index04wrap .index04 .right li:nth-of-type(1) a:nth-of-type(2),.index04wrap .index04 .right li:nth-of-type(2) a:nth-of-type(3){width: calc(((100% - 30px)/4)*2 + 10px);}
.index04wrap .index04 .right li:nth-of-type(1) a:nth-of-type(3){background-color: #f1f2f3;}
.index04wrap .index04 .right li:nth-of-type(2) a:nth-of-type(1){background: -webkit-linear-gradient(45deg, #1d96d4,#019566);background: -o-linear-gradient(45deg, #1d96d4,#019566);background: -ms-linear-gradient(45deg, #1d96d4,#019566);background: linear-gradient(45deg, #1d96d4,#019566);}
.index04wrap .index04 .right li:nth-of-type(1) a:nth-of-type(3) h3{color: #222222;}
.index04wrap .index04 .right li a .imgbg{display: block;width: auto;height: 100%;min-width: 100%;transition: all .6s;}
.index04wrap .index04 a h3{font-size: 18px;color: #FFFFFF;box-sizing: border-box;padding: 0 30px;position: absolute;left: 0;bottom: 30px;}
.index04wrap .index04 .right li a .imgicon{width: auto;position: absolute;top: 30px;left: 30px;}
/* .index04wrap .index04 .right li a:hover .imgbg{transform: scale(1.1);} */
/* .index04wrap .index04 .left:hover img{transform: scale(1.1);} */

.index05{width: 100%;box-sizing: border-box;margin: 120px auto 80px;}
.index05 .i-tl{width: 800px;margin: auto;margin-bottom: 3%}
.index05 .i-tl h4{line-height: 32px;}
.index05 .swiper-container{width: 1200px;margin: auto;}
.index05 .cont{width: 100%;margin: 30px auto 0;display: -webkit-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.index05 .cont li{width: 16.66%;box-sizing: border-box;margin-bottom: 20px;transition: all .3s;}
.index05 .cont li img{display: block;width: auto;max-width: 90%;margin: auto;}
.index05 .swiper-pagination{position: relative;width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;}
.index05 .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;border: 1px solid #1d96d4;background-color: transparent;opacity: 1;margin-right: 12px;}
.index05 .swiper-pagination .swiper-pagination-bullet:last-child{margin-right: 0;}
.index05 .swiper-pagination .swiper-pagination-bullet-active{background-color: #1d96d4;}

.index06{width: 100%;box-sizing: border-box;position: relative;padding: 150px 0;background: url(../banner/b08.jpg) fixed 50% 0 no-repeat;background-size: cover;}
.index06 .cont{width: 1200px;box-sizing: border-box;padding: 0;margin: auto;}
.index06 .cont h3{text-align: left;margin-bottom: 50px;}
.index06 .cont h4{font-size: 18px;color: #fff;line-height: 32px;margin-bottom: 60px;opacity:0.75;}
.index06 .toptl{text-align: left;}
.index06 .toptl h3{font-size: 40px;color: #fff;font-weight: bold;}
.index06 .more{margin: 0;    font-size: 13px;color: #fff; border-color: #fff;width: 186px;height: 46px;line-height: 46px;border: 1px solid #fff;transition: all .3s;background-color: transparent;}
.index06 .more:hover{color:#fff;border: 1px solid #333;}
.index06 .more:after{background-color: #333;}

.footerwrap{width: 100%;box-sizing: border-box;overflow: hidden;background-color: #333;    border-top: 4px solid #063793;}

.footerwrap .f-nav{width: 1200px;;background-color: #333;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;box-sizing: border-box;background-color: #333;    margin: 90px auto;}

.footerwrap .f-nav a{display: block;width: auto;}
.footerwrap .f-nav .f-logo{width: 33%;}
.footerwrap .f-nav .f-logo a{margin-bottom: 30px;}
.footerwrap .f-nav .f-logo a img{width: auto;height: 50px;}

.footerwrap .f-nav .f-logo .img{width: auto;}
.footerwrap .f-nav .f-logo .img img{display: block;width: auto;}

.footerwrap .f-nav .f-logo .img p{font-size: 14px;color: #fff;margin-top: 10px;}

.footerwrap .f-nav .navlist{width: 100%;box-sizing: border-box;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;margin-top: 10px;}

.footerwrap .f-nav .navlist li{width:20%;}
.footerwrap .f-nav .navlist li:nth-last-of-type(1){width: auto;}
.footerwrap .f-nav .navlist li a{font-size: 18px;color: #fff;margin-bottom: 20px;font-weight: bold;text-transform: capitalize}

.footerwrap .f-nav .navlist li .info a{display: block;font-size: 14px;color: #fff;margin-bottom: 15px;    opacity: 0.66;font-weight:normal;}

.footerwrap .f-nav .navlist li .info a:hover{text-decoration: underline;}
.ba{width: 100%;box-sizing: border-box;padding: 20px calc(50% - 600px);background-color: #292929;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.ba .left{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;}
.ba .left p,.ba .left a{font-size: 13px;color: #ffffff;opacity: 0.66;}
.ba .left p{margin-right: 40px;}

.ba .se{font-size: 12px;color: #FFFFFF;opacity: 0.4; letter-spacing: 0;}

/* share*/
.footerwrap  .share{float:left; font-size: 0;margin-left: 25px}
.footerwrap  .share a{width: 32px;display: inline-block;vertical-align: middle;background-repeat: no-repeat;background-position: center; background-size: contain; margin:0 3px;}
.footerwrap  .share  i{font-size: 20px; color: #fff}
 
.footerwrap .share_box{
    font-size: 0;
}
.footerwrap .share_box a{
    width: 32px;height: 32px;display: inline-block;vertical-align: middle;background-repeat: no-repeat;background-position: center; background-size: contain; margin:0 3px; padding: 0;
}
.footerwrap .share_box .icon1{background-image: url(../images/footer_ico1.svg);}
.footerwrap .share_box .icon2{background-image: url(../images/footer_ico2.svg);}
.footerwrap .share_box .icon3{background-image: url(../images/footer_ico3.svg);}
.footerwrap.share_box .icon4{background-image: url(../images/footer_ico4.svg);}
.footerwrap .share_box .icon5{background-image: url(../images/footer_ico5.svg);}

/* å…³äºŽ */
.innerbanner{width: 100%;box-sizing: border-box;position: relative;}
.innerbanner img{display: block;width: 100%;}
.innerbanner .text{width: 100%;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);position: absolute;text-align: center;}
.innerbanner .text h3{font-size:48px;font-weight:bold;color:#FFFFFF;margin-bottom: 20px;letter-spacing: 20px;}
.innerbanner .text p{font-size: 20px;color: #FFFFFF;text-transform: uppercase;letter-spacing: 3px;font-family: arial;}
/* about */
.about01{width: 1000px;margin: 0px auto;}
.about01 .a-tl{text-align: center;width: 80%;margin: auto;margin-bottom: 50px;}
.about01 .a-tl h3{font-size:39px;font-weight:bold;color:#212121;line-height:33px;letter-spacing: 20px;}
.about01 .a-tl strong{display: block;width: 1px;height: 50px;background-color: #DDDDDD;margin: 30px auto;}
.about01 .a-tl h4{font-size: 16px;color: #666666;line-height: 30px;text-align-last: center;text-align: justify;}
.about01 .a-tl span{display: block;width: 30px;height: 2px;background-color: #DDDDDD;margin: 20px auto;}
.about01 .imgbox{width: 100%;overflow: hidden;border-radius: 10px;}
.about01 .imgbox img{display: block;width: 100%;}

/* about02wrap */
.about02wrap{width: 100%;box-sizing: border-box;padding: 90px 0;background: url(../img/about_02.jpg)no-repeat;background-size: cover;}
.about02{width: 1200px;margin: auto;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.about02 .left{width: 40%;box-sizing: border-box;padding-right: 110px;}
.about02 .left h3{font-size: 32px;color: #FFFFFF;}
.about02 .left strong{display: block;width: 100%;box-sizing: border-box;height: 1px;background-color: #FFFFFF;margin: 30px 0;}
.about02 .left h4{font-size: 24px;color: #FFFFFF;margin-bottom: 15px;}
.about02 .left p{font-size: 20px;color: #FFFFFF;opacity: 0.75;}
.about02 .imgbox{width: 60%;box-sizing: border-box;border-radius: 10px;background-color: #FFFFFF;overflow: hidden;}
.about02 .imgbox a{display: block;width: 100%;}
.about02 .imgbox a .imgbox{width: 100%;}
.about02 .imgbox a .imgbox img{display: block;width: 100%;}
.about02 .imgbox a .text{text-align: center;padding: 50px;}
.about02 .imgbox a .text h3{font-size: 26px;color: #222222;margin-bottom: 20px;}
.about02 .imgbox a .text h4{font-size: 16px;line-height: 26px;color: #666666;}
.about02 .swiper-button-next,.about02 .swiper-button-prev{background-image: none;font-size: 36px;color: #666666;width: auto;height: auto;top: initial;bottom: 86px;}
.about02 .swiper-button-next{right: 40px;}
.about02 .swiper-button-prev{left: 40px;}

/* about03wrap */
.about03wrap{width: 1400px;margin: 90px auto;box-sizing: border-box;}
.a-toptl{font-size: 40px;color: #1d96d4;font-weight: bold;}
.about03wrap .a-toptl{text-align: center;margin-bottom: 60px;}
.about03wrap .about03{width: 100%;}
.about03wrap .about03 .gallery-top{box-sizing: border-box;padding: 15px 0;}
.about03wrap .about03 a{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;width: 650px;background-color: #FFFFFF;border-radius: 10px;overflow: hidden;box-shadow: 0px 0px 15px rgba(0,0,0,0.5);margin: auto;}
.about03wrap .about03 a .imgbox{width: 50%;box-sizing: border-box;}
.about03wrap .about03 a .imgbox img{display: block;width: 100%;}
.about03wrap .about03 a .text{width: 50%;box-sizing: border-box;padding-left: 30px;}
.about03wrap .about03 a .text h3{font-size: 24px;color: #222222;}
.about03wrap .about03 a .text strong{display: block;width: 30px;height: 1px;background-color: #1d96d4;margin: 20px 0;}
.about03wrap .about03 a .text h4{font-size: 16px;color: #666666;}
.about03wrap .about03 .gallery-thumbs{width: 100%;box-sizing: border-box;padding: 0 100px;position: relative;margin-top: 40px;}
.about03wrap .about03 .gallery-thumbs::after{content: '';display: block;width: 100%;height: 1px;background-color: #6bae94;position: absolute;left: 0;top:8px;}
.about03wrap .about03 .gallery-thumbs .swiper-slide{cursor: pointer;}
.about03wrap .about03 .gallery-thumbs .swiper-slide span{display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;width: 16px;margin: auto;margin-bottom: 20px;height: 16px;}
.about03wrap .about03 .gallery-thumbs .swiper-slide span::before{content: '';display: block;width: 8px;height: 8px;border-radius: 50%;background-color: #6bae94;transition: all .3s;}
.about03wrap .about03 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active span::before{width: 16px;height: 16px;background-color: #1d96d4;}
.about03wrap .about03 .gallery-thumbs .swiper-slide p{font-size: 18px;color: #222222;font-family: arial;text-align: center;}

/* about04wrap */
.about04wrap{width: 100%;box-sizing: border-box;position: relative;padding-top: 50px;padding-bottom: 90px;}
.about04wrap::after{content: '';display: block;width: 60%;background-color: #f1f2f3;position: absolute;top: 0;right: 0;z-index: 0;height: 100%;}
.about04top{width: 100%;box-sizing: border-box;position: relative;z-index: 1;}
.about04top .a-toptl{width: 1200px;margin: auto;margin-bottom: 40px;}
.about04top .cont{width: 100%;box-sizing: border-box;padding-right: calc((100% - 1200px)/2);display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.about04top .cont .imgbox{width: 60%;border-radius: 10px;overflow: hidden;}
.about04top .cont .imgbox .img{width: 100%;}
.about04top .cont .imgbox .img img{display: block;width: 100%;}
.about04top .cont .right{width: 40%;box-sizing: border-box;padding: 0 70px;}
.a-font01{position: relative;}
.a-font01 h3{font-size: 30px;color: #222222;font-weight: bold;position: relative;z-index: 1;padding: 20px 0;}
.a-font01 p{font-size: 14px;color: #aaaaaa;text-transform: uppercase;position: relative;z-index: 1;}
.a-font01 font{font-size: 90px;color: #222222;opacity: 0.08;position: absolute;z-index: 0;top: -10px;left: 0;font-weight: bold;}
.about04top .cont .right .a-font01{border-bottom: 1px solid #ddd;padding-bottom: 30px;}
.about04top .cont .right .text{margin-top: 30px;}
.about04top .cont .right .text h3{font-size: 22px;color: 3222222;margin-bottom: 20px;}
.about04top .cont .right .text h4{font-size: 16px;line-height: 26px;color: #666;min-height: 104px;margin-bottom: 20px;}

.about04top .cont .right .swiper-pagination{position: relative;width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;}
.about04top .cont .right .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #cccccc;opacity: 1;margin-right: 10px;outline: none;}
.about04top .cont .right .swiper-pagination-bullet:last-child{margin-right: 0;}
.about04top .cont .right .swiper-pagination-bullet-active{background-color: #1d96d4;}

.about04bot{width: 100%;box-sizing: border-box;padding-left: calc((100% - 1200px)/2);margin-top: 70px;position: relative;z-index: 1;}
.about04bot .a-font01{margin-bottom: 30px;}
.about04bot .min{width: 100%;box-sizing: border-box;}
/* .about04bot .min .swiper-slide{width: 35%;} */
.about04bot .min a{display: block;width: 100%;overflow: hidden;border-radius: 10px;}
.about04bot .min a img{display: block;width: 100%;transition: all .6s;}
.about04bot .min a:hover img{transform: scale(1.1);}
.about04bot .min .page{width: 100%;position: relative;margin-top: 30px;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;}
.about04bot .min .page .swiper-button-next,.about04bot .min .page .swiper-button-prev{background-image: none;font-size: 26px;color: #1d96d4;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;border: 1px solid #1d96d4;border-radius: 5px;position: relative;padding: 0;margin: 0;top: 0;left: 0;right: 0;width: 46px;height: 46px;outline: none;}
.about04bot .min .page .swiper-button-prev{margin-right: 15px;}
.about04bot .min .page .swiper-pagination{position: relative;margin-left: 30px;}
.about04bot .min .page .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #cccccc;opacity: 1;margin-right: 10px;outline: none;}
.about04bot .min .page .swiper-pagination-bullet:last-child{margin-right: 0;}
.about04bot .min .page .swiper-pagination-bullet-active{background-color: #1d96d4;}

/* about05wrap */
.about05wrap{width: 100%;box-sizing: border-box;padding: 140px 0;background: url(../img/aboutbg.jpg)no-repeat fixed;background-size: cover;position: relative;}
.about05wrap::after{content: '';display: block;width: 100%;height: 100%;background-color: rgba(20,92,64,0.9);position: absolute;top: 0;left: 0;z-index: 0;}
.about05wrap .about05{width: 1200px;margin: auto;position: relative;z-index: 1;text-align: center;}
.about05wrap .about05 h3{display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;font-size: 44px;color: #ffffff;font-weight: bold;letter-spacing: 10px;}
.about05wrap .about05 h3::before,.about05wrap .about05 h3::after{content: '';display: block;width: 70px;height: 2px;}
.about05wrap .about05 h3::before{background-image: linear-gradient(to right, rgba(255,255,255,0.1), rgba(255,255,255,0.6));background-image: -webkit-linear-gradient(to right, rgba(255,255,255,0.1), rgba(255,255,255,0.6));margin-right: 30px;}
.about05wrap .about05 h3::after{margin-left: 30px;background-image: linear-gradient(to left, rgba(255,255,255,0.1), rgba(255,255,255,0.6));background-image: -webkit-linear-gradient(to left, rgba(255,255,255,0.1), rgba(255,255,255,0.6));}
.about05wrap .about05 h4{font-size: 20px;color: #FFFFFF;margin: 30px 0;letter-spacing: 3px;}
.about05wrap .about05 p{font-size: 18px;color: #FFFFFF;opacity: 0.15;letter-spacing: 20px;text-transform: uppercase;}

/* about06 */
.about06wrap{width: 1200px;margin: 90px auto;box-sizing: border-box;}
.about06wrap .a-toptl{text-align: center;margin-bottom: 50px;}
.about06wrap .about06{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-items: flex-start;align-items: flex-start;}
.about06wrap .about06 a{display: block;position: relative;height: 310px;overflow: hidden;box-sizing: border-box;}
.about06wrap .about06 a .imgbox{width: 100%;position: relative;height: 100%;}
.about06wrap .about06 a .imgbox img{display: block;width: auto;height: 100%;min-width: 100%;}
.about06wrap .about06 .text{width: 50%;height: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: flex-start;align-items: flex-start;position: absolute;top: 0;-webkit-flex-flow: column;flex-flow: column;box-sizing: border-box;}
.about06wrap .about06 .text h3{font-size: 24px;color: #ffffff;}
.about06wrap .about06 .text strong{display: block;width: 50px;height: 2px;background-color: #FFFFFF;margin: 20px 0;}
.about06wrap .about06 .text h4{font-size: 15px;color: #FFFFFF;opacity: 0.9;line-height: 26px;}
.about06wrap .about06 a:nth-of-type(1) .text{background: url(../img/mask1.png)no-repeat;background-size: cover;right: 0;padding-left: 100px;}
.about06wrap .about06 a:nth-of-type(2) .text{background: url(../img/mask2.png)no-repeat;background-size: cover;left: 0;padding-left: 30px;width: 70%;}
.about06wrap .about06 a:nth-of-type(3) .text{background: url(../img/mask3.png)no-repeat;background-size: cover;left: 0;padding-left: 30px;width: 60%;}
.about06wrap .about06 a:nth-of-type(4) .text{background: url(../img/mask4.png)no-repeat;background-size: cover;right: 0;padding-left: 60px;}

.about06wrap .about06 a:nth-of-type(1){width: 56%;margin-bottom: 2%;}
.about06wrap .about06 a:nth-of-type(2){width: 42%;margin-bottom: 2%;}
.about06wrap .about06 a:nth-of-type(3){width: 56%;padding-left: 100px;}
.about06wrap .about06 a:nth-of-type(4){width: 42%;height: 250px;}

/* about07wrap */
.about07wrap{width: 100%;background-color: #f1f2f3;box-sizing: border-box;padding: 90px 0;}
.about07wrap .cont{width: 1200px;margin: auto;box-sizing: border-box;}
.about07wrap .cont .a-toptl{margin-bottom: 60px;text-align: center;}
.about07wrap .cont .min{width: 100%;box-sizing: border-box;position: relative;}
.about07wrap .cont .min .item{width: 100%;border-bottom: 1px solid #DDDDDD;}
.about07wrap .cont .min .item:first-child{border-top: 1px solid #DDDDDD;}
.about07wrap .cont .min li a{display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;height: 64px;}
.about07wrap .cont .min li a p{font-size: 18px;color: #222222;font-weight: bold;}
.about07wrap .cont .min li a i{display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;width: 20px;height: 20px;border: 1px solid #1d96d4;border-radius: 50%;font-size: 12px;color: #1d96d4;}
.about07wrap .cont .min .item .info{width: 100%;box-sizing: border-box;position: relative;margin: 0 0 40px;border-top: 1px solid #DDDDDD;padding-top: 30px;display: none;}
.about07wrap .cont .min .item .info::before{content: '';display: block;width: 1px;height: calc(100% - 30px);position: absolute;left: 15%;top: 25px;background-color: #DDDDDD;z-index: 0;}
.about07wrap .cont .min .item .info li{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;padding-bottom: 40px;position: relative;z-index: 1;}
.about07wrap .cont .min .item .info li p{width: 15%;font-size: 16px;color: #1d96d4;border-right: 2px solid #1d96d4;margin-top: 5px;font-weight:bold;}
.about07wrap .cont .min .item .info li h4{width: 85%;font-size: 15px;color: #666666;line-height: 30px;box-sizing: border-box;padding-left: 50px;}
.about07wrap .cont .min .item:first-child .info{display: block;}
.about07wrap .cont .min .item.active a .fa{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.about07wrap .cont .join05{margin-top: 70px;text-align:center;}
.about07wrap .cont .more{background-color: #333;width: 160px;height: 46px;line-height: 46px;border-color: #333;margin-right:40px;display: inline-block;}
.about07wrap .cont .more:nth-last-of-type(1){margin-right:0;}

/* .about08 */
.about08{width: 1200px;margin: 90px auto;box-sizing: border-box;}
.about08 .mapwrap{width: 100%;position: relative;}
.about08 .mapwrap .map{width: 100%;height: 460px;}
.about08 .mapwrap .map .BMap_bubble_title{font-size: 16px;color: #222222;margin-bottom: 10px;}
.about08 .mapwrap .map .BMap_bubble_content{font-size: 14px;line-height: 24px;color: #666666;}

.about08 .bot{width: 1000px;margin: auto;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;border-bottom: 1px solid #DDDDDD;padding: 40px 0;}
.about08 .bot .left{font-size: 20px;color: #222222;width: 30%;font-weight: bold;}
.about08 .bot .right{width: 70%;}
.about08 .bot .right .fourth{margin-bottom: 30px}
.about08 .bot .right li{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;padding-left: 20px;position: relative;margin-bottom: 10px;}
.about08 .bot .right li::before{content: '';display: block;width: 8px;height: 8px;background-color: #222222;position: absolute;left: 0;top: 5px;border-radius: 50%;}
.about08 .bot .right li p{font-size: 15px;color: #222222;width: 20%;}
.about08 .bot .right li font{font-size: 15px;color: #666666;width: 80%;}

.contact01{width: 1000px;}
.contact01 .item{margin-bottom: 80px;}
.contact01 .item:last-child{margin-bottom: 0;}
.contact01 .item .mapwrap img{display: block;width: 100%;}


/* å…¬å¸ç®€?*/
.innerbanner .mbxwrap{width: 100%;box-sizing: border-box;background-color: rgba(29,150,212,0.7);display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;border-bottom: 1px solid #ddd;position: absolute;bottom: 0;left: 0;}
.innerbanner .mbxwrap h3{font-size: 22px;color: #1d96d4;font-weight: bold;box-sizing: border-box;padding: 0 200px;line-height: 80px;background-color: #FFFFFF;}
.innerbanner .mbxwrap .right{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;}
.innerbanner .mbxwrap .right a{display: block;margin-left: 35px;font-size: 18px;color: #FFFFFF;}
.innerbanner .mbxwrap .right a:hover{color: #77c6a7;}
.innerbanner .mbxwrap .right a.active{display: none;}

/* ---------------------------product-box------------------------------------ */
	.about01{width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #f2f2f2;}
.about01 .product-box{
    
}
.about01 .product{
    width: 100%;
}
.about01 .product-num-box0{
    position: absolute;
    bottom: 5%;
    left: 0%;
    width: 100%;
}
.about01 .product-num0{
    width: 1280px;
    margin: 0 auto;
}
.about01 .product-num0 ul{
    width: 100%;
}
.about01 .product-num0 ul li{
    width: 24%;
    float: left;
    height: 254px;
    background-color: rgba(25,149,212,.8);
    text-align: center;
    color: #fff;
    overflow: hidden;
}
.about01 .product-num0 ul li:nth-child(-n+3){
    border-right: 1px solid rgba(255,255,255,.1);
}
.about01 .product-num0 ul li h6{
    font-size: 18px;
    margin-top: 72px;color: #fff
}
.about01 .product-num0 ul li h6 span{
    font-size: 76px;
    font-weight: bold;
    font-family: 'dincond';
}
.about01 .product-num0 ul li p{
    font-size: 16px;color: #fff;margin-top: 15px
}


.about01 .product-words-box{
    width: 100%;
    height: 1050px;/* height: 970px;*/
    margin-top: 2px;
    background-image: url('../images/index01.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.about01 .product-words{
    width: 100%;
    position: relative;
    overflow: hidden;height:980px /* height: 940px;*/
}

.about01 .product-words-essay0{
    width: 100%;
    margin-top: 4%;
    text-align:left;
}
.about01 .product-words-essay0 h4{
    font-size: 36px;
    color: #fff;
    font-weight: bold;text-align: center
}
.about01 .product-words-essay0 p{
    font-size: 16px;
    color: #fff;
    width: 58%;
    margin-left: 20%;
    line-height: 26px;
    margin-top: 28px;margin-bottom:25px
}
.about01 .product-words-essay0 h6{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-top: 120px;
}
.about01 .product-words-essay0 h6 i{
    width: 28px;
    height: 9px;
    background-image: url('../images/product_arrow.png');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 10px;
}
.about01 .product-words-essay0 h6:hover{
    color: #22a808;
}
.about01 .product-words-essay0 h6:hover i{
    background-image: url('../images/product_arrowH.png');
}

@media all and (max-width:1600px) {
 
    .about01 .product-words-box{
        height: 1100px;
    }
    .about01 .product-num-box0{
        position: absolute;
    bottom: 5%;
    left: 0%;
    width: 100%;
    }
    .about01 .black-title {
        padding: 70px 0 50px 0;
    }
    .about01 .white-title {
        padding: 70px 0 50px 0;
    }
}

@media all and (max-width:1460px) {
    .about01 .banner-words-left h6 {
        font-size: 30px;
    }
    .about01 .banner-words-box {
        padding: 0px 0 30px 0;
    }
 
   .about01  .product-num0 ul li h6 span {
        font-size: 60px;
    }
    .about01 .product-num0 ul li{
        height: 220px;
    }
    .about01 .product-words-box{
        margin-top:auto;
    }
  
}

@media all and (max-width:1380px) {
    .about01 .banner-words {
        width: 94%;
        margin-left: 3%;
    }
   .about01  .banner-words-left h6 {
        font-size: 26px;
    }
    .about01 .banner-words-box {
        padding: 0px 0 26px 0;
    }
 
    .about01 .serve-piclist-words {
        width: 94%;
        margin-left: 3%;
    }
    .about01 .product-num0 {
        width: 94%;
        margin-left: 3%;
    }
    .about01 .product-num-box0 {
       position: absolute;
    bottom: 5%;
    left: 0%;
    width: 100%;
    }
    .about01 .product-num0 ul li h6 span {
        font-size: 48px;
    }
    .about01 .product-num0 ul li {
        height: 180px;
    }
    .about01 .product-num0 ul li h6 {
        margin-top: 34px;
    }
    .about01 .product-words-box {
     
        height: auto;
    }
   .about01  .product-words-essay0 h4 {
        font-size: 30px;
    }
   .about01  .product-words-essay0 p {
        width: 66%;
        margin-left: 17%;
        margin-top: 18px;
    }
    .about01 .product-words-essay0 h6 {
        margin-top: 50px;
    }
  
}

@media all and (max-width:1300px) {
    .about01 .banner-words-left h6 {
        font-size: 22px;
    }
    .about01 .banner-words-left p {
        font-size: 16px;
        margin: 0px 0 0 0;
    }
    .about01 .banner-words-box {
        padding: 0px 0 20px 0;
    }
  
}

@media all and (max-width:1200px) {
    
}


/* ------------------------æ‰‹æœºç«¯-------------------------- */

@media all and (max-width:1000px) {
     
    .about01 .black-title p {
        font-size: 16px;
    }
    .about01 .black-title h6 {
        font-size: 18px;
    }
   .about01  .black-title {
        padding: 28px 0 24px 0;
    }
    .about01 .product-num0 ul li:nth-child(-n+3){border-right: none;}
    .about01 .product-num0 ul li:nth-child(2n+1){border-right: 1px solid rgba(255,255,255,.1);}
    .about01 .white-title p {
        font-size: 16px;
    }
    .about01 .white-title h6 {
        font-size: 18px;
    }
    .about01 .white-title {
        padding: 28px 0 24px 0;
    }
 
    .about01 .white-title{
        width: 94%;
        margin-left: 3%;
    }
 
    .about01 .serve-piclist-seeay p{
        margin-top: 8px;
    }
   .about01  .product-num0 ul li{
        width: 50%;
        height: 90px;
    }
   .about01  .product-num0 ul li h6 span {
        font-size: 30px;
    }
    .about01 .product-num0 ul li h6 {
        font-size: 14px;
        margin-top: 16px;
    }
    .about01 .product-num0 ul li p {
        font-size: 12px;
    }
   .about01  .product-words-essay0 h4 {
        width: 94%;
        margin-left: 3%;
        font-size: 20px;
    }
    .about01 .product-num-box0 {
       position: absolute;
    bottom: 5%;
    left: 0%;
    width: 100%;
    }
    .about01 .product-words-essay0 p {
        width: 94%;
        margin-left: 3%;
        margin-top: 18px;
        font-size: 14px;
         
       
       
    }
    .about01 .product-words-box {
        margin-top: 20px;
        height: 1240px;
    }
    .about01 .product-words-essay0 h6 {
        margin-top: 42px;
    }
  .about01 .product-words {height:auto

}}
	
	@media (max-width: 1800px){
	 
		.about01 .product-words {
    height: 1050px;
}
	}
	
	
	
	/* about05wrap0 */
	.about05wrap0{width: 100%;box-sizing: border-box;padding: 100px 0;background: url(../images/bg2.jpg)no-repeat fixed;background-size: cover;}
	.about05wrap0 .top{text-align: center;margin: auto;width: 600px;margin-bottom: 50px;}
	.about05wrap0 .top h3{font-size: 36px;color: #ffffff;margin-bottom: 60px;font-weight: bold;}
	.about05wrap0 .top h4{font-size: 15px;color: #ffffff;line-height: 36px;}
	.about05{width: 1200px;margin: auto;box-sizing: border-box;}
	.about05 .swiper-slide{background-color: rgba(255,255,255,0.3);box-sizing: border-box;padding: 10px;transition: all .3s;}
	.about05 .swiper-slide .text{width: 100%;border: 1px solid #FFFFFF;box-sizing: border-box;padding: 10px;height: 158px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;}
	.about05 .swiper-slide .text h3{font-size: 16px;color: #ffffff;line-height: 30px;text-align: center;}
	.about05 .swiper-slide:hover{background-color: #1d96d4;}
	
	.about05 .page{width: 100%;position: relative;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;margin-top: 40px;}
	.about05 .swiper-button-next,.about05 .swiper-button-prev{position: relative;height: auto;width: auto;font-size: 26px;top: 0;margin: 0;padding: 0;left: 0;right: 0;color: #ffffff;background-image: none;}
	.about05 .swiper-pagination{position: relative;margin: 0 50px;}
	.about05 .swiper-pagination-bullet{width: 8px;height: 8px;background-color: transparent;border: 1px solid #ffffff;opacity: 1;margin-right: 10px;}
	.about05 .swiper-pagination-bullet:last-child{margin-right: 0;}
	.about05 .swiper-pagination-bullet-active{background-color: #ffffff;}
			.about05 .page{display:none}
			@media only screen and (max-width: 1600px){ .about05wrap0 .top h3{font-size: 32px;margin-bottom: 20px;}}
			
			@media only screen and (min-width:900px) and (max-width:1260px) {.about05wrap0{padding: 80px 0;background-attachment: scroll;}
		.about05{width: 96% ;}}
			
			@media only screen and (min-width:750px) and (max-width:1000px) {.about05wrap0{padding: 80px 0;}
		.about05{width: 96% ;}
				
				.about05wrap0 .top h3{font-size: 28px;}
		.about05 .swiper-slide .text h3{font-size: 14px;line-height: 26px;}
		.about05 .swiper-slide .text{padding: 10px;}
				
				
		 }
			
			@media only screen and (max-width:760px){.about05wrap0{padding: 50px 0;}
		.about05wrap0 .top{width: 96%;margin-bottom: 30px;}
		.about05{width: 96%;}
		.about05wrap0 .top h3{font-size: 26px;}
		.about05wrap0 .top h4{font-size: 14px;line-height: 26px;}
		.about05 .swiper-pagination{margin: 0 25px;}
		.about05 .page{margin-top: 30px;display: flex} }

/*äº§å“*/
.contain{ width: 100%;box-sizing: border-box;padding: 0 5%;overflow: hidden;margin: 50px 0;}
 
.brand-list {padding-top: 98px;}
.brand .contain .brand-list:first-child{padding-top: unset;}
.brand-list h5{font-size: 24px;line-height: 30px;color: #333;position: relative;padding-left: 30px;margin-bottom: 36px;}
.brand-list h5:before{width: 14px;height: 14px;border-radius: 50%;border: 3px solid #5ba337;position: absolute;left: 0;top: 8px;content: "";}
 


/*è”ç³»æˆ‘ä»¬*/
	 .clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{zoom: 1;}
		 .contact-map { position:relative;background: #eee; margin-top: -86px; }

/*.contact-map:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    z-index: 2;
}*/
#dituContent { height: 600px; }
#map { height: 600px; background-size: #eee; }
.contact-map .gogo { position: absolute; left: 50%; top: 60%; margin-left: -120px; margin-top: -28px; width: 240px; height: 56px; background-color: #1579d8; box-shadow: 0px 10px 20px 0px 
rgba(47, 113, 214, 0.15); border-radius: 28px; z-index: 2; text-align: center; line-height: 56px; color: #fff; font-size: 18px; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.contact-map .gogo:hover { box-shadow: 0px 10px 20px 0px 
rgba(0, 0, 0, 0.25); }
.icon-map-loc { width: 26px; height: 26px; background: url(../images/icon/loc.png) no-repeat center; background-size: contain; margin-right: 15px; margin-top: -2px; }
.contact-list { position: relative; z-index: 2; height: 355px; background-color: #ffffff; border-radius: 50px 0px 50px 0px; border: solid 1px #dddddd; padding-top: 80px; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 80px 80px 0;margin-top: 60px }
.contact-list li { float: left; width: 28%;    /*width: calc(100% / 3);*/    /*text-align: center;*/
margin-bottom: 80px; }
.contact-list li:nth-child(3n) { width: 44%; }
.contact-list li .pic, .contact-list li .cont { display: inline-block; vertical-align: middle; }
.contact-list li .cont { margin-left: 16px; }
.contact-list li .cont h4 { line-height: 24px; color: #81868e; font-size: 14px; line-height: 1; }
.contact-list li .cont p { margin-top: 15px; font-size: 15px; line-height: 1.3; color: #2e3136; }
	
	/*å®šå®½å¸ƒå±€*/
.com-width{margin-right: auto; margin-left: auto; width: 1440px;}
.w1600{margin-right: auto; margin-left: auto; width: 1600px;}
@media (max-width: 1800px){.com-width, .w1600{width: 1440px;}}
@media (max-width: 1280px){.com-width, .w1600{width: 970px;}}
/*@media (max-width: 1024px){.com-width, .w1600{width: 750px;}}*/
@media (max-width: 1024px){.com-width, .w1600{width: 94%;}}
	
		 @media (max-width: 768px) { 
			 .contact-list {
   
    height: auto;
}
			 .contact-list li {
    width: 100% !important;
    margin-bottom: 30px;
}
			 
			 .contact-list {
	    padding: 30px 20px 0;
	}
	.contact-list li .pic img {
		width: 30px;
	}
	.contact-list li .cont p {
	    font-size: 14px;
	    margin-top: 5px;
	}
	.contact-list li .cont {
	    width: 80%;
	}
	#dituContent {
	    height: 260px;
	}
	.contact-map .gogo {
	    margin-left: -75px;
	    margin-top: -20px;
	    width: 150px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 16px;
	}
	.icon-map-loc {
	    width: 18px;
	    height: 18px;
	    margin-right: 15px;
	}
	.contact-bsc {
	    margin-top: 40px;
	    margin-bottom: 40px;
	}
	.contact-bsc .item {
		width: 100%;
	}
	.contact-bsc .item .box {
	    padding-top: 0;
	    padding-left: 0;
	    padding: 20px 30px;
	    height: auto;
	}
	.contact-bsc .item ~ .item {
		margin-top: 20px;
	}
	.contact-bsc .item .box .cont p {
	    font-size: 14px;
	    line-height: 1.75;
	}}	


/*åº”ç”¨é¢†åŸŸ*/
.cp-listwords-box{
    width: 100%;
    overflow: hidden;
    padding: 50px 0 0 0;
}
.cp-listwords{
    width: 1280px;
    margin: 0 auto;
    padding: 0 0 24px 0;
}

.cp-listwords ul{
    width: 100%;
    overflow: hidden;
    margin-left: -2%;
}

.cp-listwords ul li{
    width: 31.333333333333%;
    margin-left: 2%;
    margin-top: 2%;
    overflow: hidden;
    float: left;
}
.cp-listwords-pic{
    width: 100%;
    height: 320px;
    overflow: hidden;
    text-align: center;
    /* padding: 30px 40px; */
    background-color: #f2f2f2;
}
.cp-listwords-pic img{
    width: 100%;
    object-fit: cover;
    /* margin-top: 36px; */
}

.cp-listwords-words{
    width: 100%;
    height: 80px;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-top: none !important;
    color: #fff;
    transition: all .5s;
}
.cp-listwords-words p{
    font-size: 16px;
    line-height: 80px;
    width: 100%;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
	.cp-listwords-words p:hover{
   color: #fff
}

.cp-listwords ul li:hover .cp-listwords-words{border: 1px solid #1d96d4;background-color: #1d96d4;color: #fff;}
	.cp-listwords a:hover p{color: #fff !important;}
.cp-listwords-nb{display: none;}
	
	@media all and (max-width:1000px) {  .cp-listwords {
        width: 94%;
        margin-left: 3%;
        padding: 0 0 24px 0;
    }
    .cp-tabnav ul li {
        width: 50%;
        height: 44px;
        line-height: 44px;
    }
    .cp-tabnav ul li i {
        width: 54%;
        bottom: 0px;
    }
    .cp-listwords-box {
        padding: 28px 0 0 0;
    }
    .cp-listwords ul{
        margin-left: 0%;
    }
    .cp-listwords ul li {
        width: 100%;
        margin-left: 0%;
    }
    .cp-listwords-pic {
        height: auto;
        padding: 30px 40px;
    }
    .cp-listwords-pic img {
        margin-top: 0;
    }
    .cp-listwords-words{
        height: 50px;
        padding: 0 16px;
    }
    .cp-listwords-words p {
        line-height: 50px;
    }
    .cp-listwords {
        padding: 0 0 10px 0;
    }}

/* aboutone01wrap */
.aboutone01wrap{width: 100%;box-sizing: border-box;padding: 130px 0;position: relative;}
.aboutone01wrap::before{content: '';display: block;width: 70%;height: 100%;background-color: #f2f4f8;position: absolute;top: 0;left: 0;z-index: 0;}
.aboutone01wrap .aboutone01{width: 1200px;margin: auto;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-flex-flow: row-reverse;flex-flow: row-reverse;position: relative;z-index: 1;}
.aboutone01wrap .aboutone01 .imgbox{width: 45%;box-sizing: border-box;overflow: hidden;}
.aboutone01wrap .aboutone01 .imgbox img{display: block;width: 100%;}
.aboutone01wrap .aboutone01 .text{width: 55%;box-sizing: border-box;padding-right: 80px;}
.aboutone01wrap .aboutone01 .text p{font-size: 16px;color: #209266;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;margin-bottom: 30px;font-weight: bold;}
.aboutone01wrap .aboutone01 .text p::after{content: '';display: block;width: 40px;height: 2px;background-color: #209266;margin-left: 10px;}
.aboutone01wrap .aboutone01 .text h3{font-size: 32px;color: #1d96d4;font-weight: bold;margin-bottom: 30px;}
.aboutone01wrap .aboutone01 .text h4{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 30px;text-align: justify;}
.aboutone01wrap .aboutone01 .text h4:last-child{margin-bottom: 0;}

/* aboutone02wrap */
.aboutone02wrap{width: 100%;box-sizing: border-box;position: relative;background: url(../img/aboutonebg02.jpg)no-repeat;background-size: cover;padding: 130px 0;}
.aboutone02wrap .top{font-size: 40px;color: #FFFFFF;font-weight: bold;margin-bottom: 50px;text-align: center;}

.aboutone02 .gallery-thumbs{width: 100%;box-sizing: border-box;}
.aboutone02 .gallery-thumbs .swiper-wrapper .swiper-slide{text-align: center;}
.aboutone02 .gallery-thumbs .swiper-wrapper .swiper-slide span{display: block;width: 8px;height: 8px;border-radius: 50%;background-color: #f7ecd0;position: relative;margin: 30px auto;}
.aboutone02 .gallery-thumbs .swiper-wrapper .swiper-slide span:before{content: '';display: block;width: 18px;height: 18px;border-radius: 50%;position: absolute;top: 50%;left: 50%;margin-top: -9px;margin-left: -9px;border: 1PX SOLID #FFF;box-sizing: border-box;}
.aboutone02 .gallery-thumbs .swiper-wrapper .swiper-slide span:after{content: '';display: block;width: 40px;height: 40px;border-radius: 50%;position: absolute;top: 50%;left: 50%;margin-top: -20px;margin-left: -20px;background-color: rgba(255,255,255,0.25);opacity: 0;transition: all .6s;}
.aboutone02 .gallery-thumbs .swiper-wrapper .swiper-slide p{font-size: 16px;color: #fff;text-align: center;}
.aboutone02 .gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active span:after{opacity: 1;}

.aboutone02 .gallery-thumbs .swiper-slide{background-color: transparent;display: block;}
.aboutone02 .gallery-thumbs .swiper-slide font{font-size: 16px;color: #FFFFFF;}

.aboutone02 .top .swiper-pagination{width: 80px;height: 100%;position: absolute;top: 12px;left: 200px;display: none;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-flex-flow: column;flex-flow: column;display: none;}

.aboutone02 .top .swiper-pagination span{font-size: 12px;color: #FFFFFF;}
.aboutone02 .top .swiper-pagination strong{width: 100%;height: 2px;background-color: #FFFFFF;margin-top: -6px;}
.aboutone02 .top .page{width: 80px;height: 100%;position: absolute;right: 0;top: 12px;right: 200px;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-flex-flow: column;flex-flow: column;}
.aboutone02 .top .page strong{width: 100%;height: 2px;background-color: #FFFFFF;margin-top: -6px;}
.aboutone02 .swiper-button-prev,.aboutone02 .swiper-button-next{width: 30px;height: 30px;position: absolute;padding: 0;margin: 0;top: 35px;font-size: 16px;color: #FFFFFF;background-image: none;outline: none;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;border: 1px solid #fff;border-radius: 50%;background-color: rgba(255,255,255,0.4);}
.aboutone02 .top{width: 100%;position: relative;padding: 0 280px;box-sizing: border-box;}
.aboutone02 .top:before{content: '';display: block;width: 100%;height: 1px;position: absolute;top: 51px;left: 0;background-color: #208f99;}
.aboutone02 .swiper-button-prev{left: 250px;}
.aboutone02 .swiper-button-next{right: 250px;}

.aboutone02 .gallery-top{margin-top: 80px;}
.aboutone02 .gallery-top .swiper-slide{background-color: transparent;opacity: 0!important;}
.aboutone02 .gallery-top .swiper-slide .text{width: 1000px;margin: auto;}
.aboutone02 .gallery-top .swiper-slide .text h3{font-size: 24px;color: #FFFFFF;margin-bottom: 40px;font-weight: bold;text-align: center;}
.aboutone02 .gallery-top .swiper-slide .text h4{font-size: 15px;color: #ffffff;line-height: 30px;opacity: 0.8;text-align: justify;text-align-last: center;}
.aboutone02 .gallery-top .swiper-slide.swiper-slide-active{opacity: 1!important;}
.aboutone02 .gallery-top .swiper-slide .text strong{display: block;width: 70px;height: 1px;background-color: #FFFFFF;margin: auto;margin-top: 50px;}

/* aboutone03 */
.aboutone03{width: 1200px;margin: 100px auto 0;box-sizing: border-box;position: relative;z-index: 1;}
.aboutone03 .top{font-size: 40px;color: #1d96d4;font-weight: bold;margin-bottom: 50px;text-align: center;}
.aboutone03 .cont{width: 100%;box-sizing: border-box;padding: 80px 100px;display: flex;display: -webkit-flex;-webkit-justify-content: flex-end;justify-content: flex-end;background: url(../img/aboutone02.jpg)no-repeat;background-size: cover;position: relative;}
.aboutone03 .cont .text{background-color: #FFFFFF;padding: 40px 50px 10px;box-sizing: border-box;}
.aboutone03 .cont .text p{font-size: 16px;color: #83c5ab;margin-bottom:10px;}
.aboutone03 .cont .text strong{display: none;width: 30px;margin: 20px 0;}
.aboutone03 .cont .text h3{font-size: 20px;color: #222222;line-height: 28px;font-weight: bold;margin-bottom: 30px;}
.aboutone03 .cont .text font{font-size: 12px;color: rgba(34,34,34,0.3);letter-spacing: 3px;}
.aboutone03 .cont .line{width: 1px;height: 80px;background-color: #0d8657;position: absolute;bottom: -40px;left: 50%;}

/* aboutone04wrap */
.aboutone04wrap{width: 100%;box-sizing: border-box;position: relative;z-index: 0;padding: 160px 0 100px;background: url(../img/aboutonebg04.jpg)no-repeat;background-size: cover;margin-top: -80px;overflow: hidden;}
.aboutone04{width: 1200px;margin: auto;}
.aboutone04 .top{font-size: 24px;color: #222222;font-weight: bold;margin-bottom: 50px;text-align: center;}
.aboutone04 .cont{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
/* .aboutone04 .cont li{width: 14.4%;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;border-right: 1px solid #ccc;box-sizing: border-box;padding: 40px 0;-webkit-transition: .5s width;transition: .5s width;}
.aboutone04 .cont li:last-child{border-right: none;}
.aboutone04 .cont li.now{width: 28%;}
.aboutone04 .cont li .min{text-align: center;box-sizing: border-box;padding: 0 50px;}
.aboutone04 .cont li .min img{display: block;width: auto;margin: auto;opacity: 0;transition: opacity .8s cubic-bezier(.51, 0, .12, 1);transition-delay: 0s;}
.aboutone04 .cont li .min h3{font-size: 16px;color: #222222;margin: 30px 0;text-align: center;font-weight: bold;}
.aboutone04 .cont li .min h4{font-size: 15px;color: #666666;line-height: 24px;opacity: 0;transition: opacity .8s cubic-bezier(.51, 0, .12, 1);transition-delay: 0s;width: 230px;}
.aboutone04 .cont li.now .min img{opacity: 1;-webkit-transition-delay: .3s;transition-delay: .3s;}
.aboutone04 .cont li.now .min h4{opacity: 1;-webkit-transition-delay: .3s;transition-delay: .3s;} */

.aboutone04 .cont li{width: 24%;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;box-sizing: border-box;padding: 40px 0;margin-bottom: 2%;background-color: #F5f5f5;position: relative;}
.aboutone04 .cont li::after{content: '';display: block;width: 100%;height: 100%;background: #1d96d4;background: -webkit-linear-gradient(-135deg, #3d9bcb,#1b9f6c);background: -o-linear-gradient(-135deg, #3d9bcb,#1b9f6c);background: -ms-linear-gradient(-135deg, #063793,#444);background: linear-gradient(-135deg, #3d9bcb,#1b9f6c);z-index: 0;position: absolute;top: 0;left: 0;opacity: 0;transition: all .3s;}
.aboutone04 .cont li .min{text-align: center;box-sizing: border-box;padding: 0 50px;position: relative;z-index: 1;}
.aboutone04 .cont li .min img{display: block;width: auto;margin: auto;}
.aboutone04 .cont li .min .img02{display: block;opacity:1;}
.aboutone04 .cont li .min .img02{display: none;opacity:0;}
.aboutone04 .cont li .min h3{font-size: 16px;color: #222222;margin: 20px 0;text-align: center;font-weight: bold;}
.aboutone04 .cont li .min h4{font-size: 15px;color: #666666;line-height: 24px;}
.aboutone04 .cont li .min strong{display: block;width: 30px;height: 2px;background-color: #DDDDDD;margin: auto;transition: all .3s;margin-bottom: 20px;}
.aboutone04 .cont li:hover .min strong{width: 40px;background-color: #FFFFFF;}
.aboutone04 .cont li:hover::after{opacity: 1;}
.aboutone04 .cont li:hover .min h3,.aboutone04 .cont li:hover .min h4{color: #fff;}
.aboutone04 .cont li:hover .min .img01{display: none;opacity:0;}
.aboutone04 .cont li:hover .min .img02{display: block;opacity:1;}

/* contact02 */
.contact02wrap{width: 100%;box-sizing: border-box;background: url(../img/contactbg.jpg)no-repeat;background-size: cover;padding: 90px 0;}
.contact02{width: 1000px;margin: auto;box-sizing: border-box;}
.contact02 h3{font-size: 32px;color: #1d96d4;margin-bottom: 40px;font-weight: bold;text-align: center;}
.c02-form{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;width: 100%;}
.c02-form input{display: block;width: 49%;margin-bottom: 20px;border: 1px solid #ddd;background-color: #fff;border-radius: 4px;outline: none;box-sizing: border-box;font-size: 15px;color: #88898b;height: 46px;padding: 0 20px;}
.c02-form textarea{width: 100%;height: 110px;resize: none;outline: none;padding: 20px;border-radius: 4px;box-sizing: border-box;border: 1px solid #ddd;font-size: 15px;color: #88898b;}
.c02-form button{margin-top: 30px;background-color: #1d96d4;color: #fff;border:1px solid #1d96d4;width: 140px;height: 40px;line-height: 38px;border-radius: 2px;}

/* join */
.join01{width: 1200px;margin: 150px auto;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-flex-flow: column;flex-flow: column;align-items: center;-webkit-align-items: center;}
.join01 h3{display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;font-size:30px;color: #222222;font-weight: bold;letter-spacing:6px;}
.join01 h3::before,.join01 h3::after{content: '';display: block;width: 70px;height: 2px;}
.join01 h3::before{background-image: linear-gradient(to right, rgba(34,34,34,0.1), rgba(34,34,34,0.6));background-image: -webkit-linear-gradient(to right, rgba(34,34,34,0.1), rgba(34,34,34,0.6));margin-right: 30px;}
.join01 h3::after{margin-left: 30px;background-image: linear-gradient(to left, rgba(34,34,34,0.1), rgba(34,34,34,0.6));background-image: -webkit-linear-gradient(to left, rgba(34,34,34,0.1), rgba(34,34,34,0.6));}
.join01 h4{font-size: 20px;color: #222222;margin: 30px 0;letter-spacing: 3px;}
.join01 p{font-size: 18px;color: #222222;opacity: 0.15;letter-spacing: 20px;text-transform: uppercase;}

/* join02wrap */
.join02wrap{width: 100%;box-sizing: border-box;padding: 100px 0;background: url(../img/joinbj2.jpg)no-repeat fixed;background-size: cover;}
.join02wrap .top{width: 100%;text-align: center;font-size: 36px;color: #FFFFFF;margin-bottom: 30px;}
.join02wrap .top02{width: 100%;text-align: center;font-size: 20px;color: #FFFFFF;margin-bottom: 30px;letter-spacing: 4px;}
.join02wrap .join02{width: 1100px;margin: auto;box-sizing: border-box;display: -wap-marquee;display: -webkit-flex;  -webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.join02wrap .join02 li{width: 32.3333%;border: 1px solid rgba(255, 255, 255, 0);box-sizing: border-box;padding: 50px;margin-bottom: 1%;background-color: rgba(255,255,255,0.2);transition: all .3s;margin-right:1%;}
.join02wrap .join02 li:nth-of-type(3n) {margin-right: 0;}

.join02wrap .join02 li .cont{width: 100%;box-sizing: border-box;position: relative;z-index: 2;text-align: center;}
.join02wrap .join02 li .cont img{display: block;width: auto;margin: auto;margin-bottom: 20px;}
.join02wrap .join02 li .cont h3{font-size: 24px;color: #ffffff;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid rgba(255,255,255,0.5);}
.join02wrap .join02 li .cont h4{font-size: 15px;line-height: 24px;color: #FFFFFF;box-sizing: border-box;padding: 0 20px;}
.join02wrap .join02 li:hover{background-color: rgba(20,92,64,0.7);}

/* join03 */
.join03 .cont{width: 1000px;}


/* å¸‚åœºç&nbsp;”ç©¶ */
.marketone01{width: 1200px;margin: 80px auto;box-sizing: border-box;}
.m-tl{width: 900px;text-align: center;margin: auto;}
.m-tl h3{font-size: 36px;color: #1d96d4;font-weight: bold;}
.m-tl strong{display: block;width: 40px;height: 1px;background-color: #1d96d4;margin: 20px auto;}
.m-tl h4{font-size: 16px;color: #1d96d4;line-height: 30px;}
/* marketone01 */
.marketone01 ul{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;margin-top: 80px;}
.marketone01 ul li{width: 33.33%;border-right: 1px solid #DDDDDD;box-sizing: border-box;padding: 0 30px;text-align: center;}
.marketone01 ul li .imgbox{width: 140px;height: 140px;margin: auto;position: relative;}
.marketone01 ul li img{display: block;width: 100%;transition: all .3s;position: absolute;top: 0;left: 0;}
.marketone01 ul li .img02{opacity: 0;}
.marketone01 ul li p{font-size: 18px;color: #222222;margin-top: 20px;font-weight:bold;}
.marketone01 ul li h4{font-size:14px;color:#666;margin-top:20px;line-height:20px;opacity:0;transition: all .6s;}
.marketone01 ul li:hover h4{opacity:1;}
.marketone01 ul li:last-child{border-right: none;}
.marketone01 ul li:hover .img02{opacity: 1;}
.marketone01 ul li:hover .img01{opacity: 1;}

/* marketone02wrap */
.marketone02wrap{width: 100%;box-sizing: border-box;margin: 80px 0 0;}
.marketone02wrap li{width: 100%;box-sizing: border-box;padding: 80px 0;}
.marketone02wrap li .cont{width: 1200px;margin: auto;box-sizing: border-box;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.marketone02wrap li .cont .imgbox{width: 60%;box-sizing: border-box;overflow: hidden;}
.marketone02wrap li .cont .imgbox img{display: block;width: 100%;transition: all .6s;}
.marketone02wrap li .cont .text{width: 40%;box-sizing: border-box;padding: 0 60px 0 100px;}
.marketone02wrap li .cont .text h3{font-size: 24px;color: #222222;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #DDDDDD;}
.marketone02wrap li .cont .text p{display: block;box-sizing: border-box;padding-left: 20px;font-size: 15px;color: #666666;line-height: 30px;position: relative;}
.marketone02wrap li .cont .text p::before{content: '';display: block;width: 4px;height: 4px;border-radius: 50%;background-color: #666666;position: absolute;left: 0;top: 12px;}
.marketone02wrap li:nth-of-type(odd){background-color: #f6f7f8;}
.marketone02wrap li:nth-of-type(even) .cont{-webkit-flex-flow: row-reverse;flex-flow: row-reverse;}
.marketone02wrap li:nth-of-type(even) .cont .text{padding-right: 160px;padding-left: 80px;}

/* å¸‚åœºç&nbsp;”ç©¶2 */
.markettwo01wrap{width: 100%;box-sizing: border-box;margin: 80px 0 0;}
.markettwo01{width: 100%;}
.markettwo01 .li{width: 100%;box-sizing: border-box;padding: 80px 0;}
.markettwo01 .li .item{width: 1200px;margin: auto;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}

.markettwo01 .li .item .imgbox{width: 70%;box-sizing: border-box;overflow: hidden;position: relative;}
.markettwo01 .li .item .imgbox img{display: block;width: 100%;}
.markettwo01 .li .item .imgbox .text{width: 80%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);text-align: center;}
.markettwo01 .li .item .imgbox .text h3{font-size: 26px;color: #fff;}
.markettwo01 .li .item .imgbox .text strong{display: block;width: 40px;height: 2px;background-color: #fff;margin: 20px auto;}
.markettwo01 .li .item .imgbox .text h4{font-size: 16px;line-height: 30px;text-align: center;color: #fff;}
.markettwo01 .li .item .right{width: 30%;box-sizing: border-box;padding-right: calc((100% - 1200px)/2);padding-left: 60px;} 
.markettwo01 .li .item .right .cont{width: 100%;position: relative;box-sizing: border-box;}
.markettwo01 .li .item .right .cont::before{content: '';display: block;width: 1px;height: 100%;position: absolute;top: 0;left: 17px;background-color: #ddd;z-index: 0;}
.markettwo01 .li .item .right .cont .list{width: 100%;margin-bottom: 30px;position: relative;z-index: 1;}
.markettwo01 .li .item .right .cont .list:last-child{margin-bottom: 0;}
.markettwo01 .li .item .right .cont .list .top{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.markettwo01 .li .item .right .cont .list .top h3{font-size: 20px;color: #222222;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;}
.markettwo01 .li .item .right .cont .list .top font{display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;font-size: 13px;color: #666666;background-color: #fff;border-radius: 50%;border: 1px solid #006949;width: 34px;height: 34px;margin-right: 20px;}
.markettwo01 .li .item .right .cont .list .top i{font-size: 20px;color: #006949;}
.markettwo01 .li .item .right .cont .list .info{width: 100%;box-sizing: border-box;padding: 30px 0;padding-left: 44px;display: none;}
.markettwo01 .li .item .right .cont .list .info h4{font-size: 15px;color: #666666;line-height: 28px;}
.markettwo01 .li .item .right .cont .list:first-child .info{display: block;}
.markettwo01 .li .item .right .cont .list .top.active i{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.markettwo01 .li:nth-of-type(2n) .item{-webkit-flex-flow: row-reverse;flex-flow: row-reverse;}
.markettwo01 .li:nth-of-type(2n){background-color: #f1f2f3;}
.markettwo01 .li:nth-of-type(2n) .item .right{padding-left: 0;padding-right: 60px;}

.markettwo01 .li:nth-of-type(2n) .item .right .cont .list .top font{background-color: #f1f2f3;}

/* å¸‚åœºæ€»é¡µ?*/
.marketallwrap{width: 1000px;margin: 80px auto;box-sizing: border-box;}
.marketall{width: 100%;box-sizing: border-box;margin-top: 80px;}
.marketall .item{width: 100%;box-sizing: border-box;position: relative;margin-bottom: 70px;overflow: hidden;}
.marketall .item:last-child{margin-bottom: 0;}
.marketall .item img{display: block;width: 100%;transition: all .6s;}
.marketall .item .text{width: 100%;box-sizing: border-box;height: 100%;position: absolute;top: 0;left: 0;padding: 0 60px;display: flex;display: -webkit-flex;-webkit-flex-flow: column;flex-flow: column;-webkit-justify-content: center;justify-content: center;transition: all .3s;background-color: rgba(0,0,0,0.55);}
.marketall .item .text h3{font-size: 26px;color: #ffffff;font-weight: bold;}
.marketall .item .text p{font-size: 13px;color: #fff;opacity: 0.7;text-transform: uppercase;margin-top: 10px;font-weight: normal;}
.marketall .item .text .more{margin: 0;margin-top: 30px;border: 1px solid #fff;color: #fff;background-color: transparent;}
.marketall .item .text .more::after{background-color: #222;}
.marketall .item:hover .text .more{border: 1px solid #222;}
.marketall .item:hover .text .more::after{width:100%;}
.marketall .item:hover .text{background-color: rgba(20,92,64,0.7);}
.marketall .item:hover img{transform: scale(1.05);}

/* æ•°æ®ç§‘æŠ€ */
.data01wrap{width: 100%;box-sizing: border-box;margin-top: 80px;}
.data01{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;margin-top: 80px;}
.data01 a{display: block;width: calc((100% - 4px)/5);box-sizing: border-box;overflow: hidden;position: relative;}
.data01 a img{display: block;width: 100%;}
.data01 a .text{width: 100%;box-sizing: border-box;text-align: center;padding: 0 40px;position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.data01 a .text h3{font-size: 24px;color: #ffffff;font-weight: bold;margin-bottom: 20px;}
.data01 a .text p{font-size: 18px;color: #ffffff;margin: 20px 0;}
.data01 a .text strong{display: block;width: 30px;height: 2px;background-color: #fff;margin: auto;}
.data01 a .hovertext{width: 100%;height: 100%;box-sizing: border-box;position: absolute;top: 0;left: 0;background-color: rgba(32,146,102,0.8);display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;padding: 0 30px;text-align: center;-webkit-flex-flow: column;flex-flow: column;transition: all .3s;transform: translateY(100%);}
.data01 a .hovertext h3{font-size: 24px;color: #ffffff;font-weight: bold;}
.data01 a .hovertext strong{display: block;width: 30px;height: 2px;background-color: #FFFFFF;margin: 20px 0;}
.data01 a .hovertext h4{font-size: 15px;color: #FFFFFF;line-height: 24px;opacity: 0.9;margin-bottom: 40px;}
.data01 a .hovertext .more{width: 130px;height: 36px;background-color: #FFFFFF;color: #01995D;line-height: 36px;margin: 0;border: none;}
.data01 a .hovertext .more::after{background-color: #222;}
.data01 a .hovertext .more:hover{color: #FFFFFF;}
.data01 a:hover .hovertext{transform: none;}
.data01 a:hover .text{opacity: 0;}

/* æ•°æ®å’¨è¯¢ */

.datatwo02{width: 100%;box-sizing: border-box;margin: 80px 0;}

.datatwo01{width: 100%;box-sizing: border-box;}
.datatwo01 .item{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.datatwo01 .item:nth-of-type(odd){background-color: #f1f2f3;}
.datatwo01 .item .imgbox{width: 50%;box-sizing: border-box;overflow: hidden;position: relative;}
.datatwo01 .item .imgbox img{display: block;width: 100%;}
.datatwo01 .item .imgbox .text{width: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);text-align: center;}
.datatwo01 .item .imgbox .text h3{font-size: 26px;color: #fff;}
.datatwo01 .item .imgbox .text strong{display: block;width: 40px;height: 2px;background-color: #fff;margin: 20px auto;}
.datatwo01 .item .imgbox .text h4{font-size: 16px;line-height: 30px;text-align: center;color: #fff;}
.datatwo01 .item .right{width: 50%;box-sizing: border-box;padding-right: calc((100% - 1200px)/2);padding-left: 80px;} 
.datatwo01 .item .right .cont{width: 100%;position: relative;box-sizing: border-box;}
.datatwo01 .item .right .cont::before{content: '';display: block;width: 1px;height: 100%;position: absolute;top: 0;left: 17px;background-color: #ddd;z-index: 0;}
.datatwo01 .item .right .cont .list{width: 100%;margin-bottom: 30px;position: relative;z-index: 1;}
.datatwo01 .item .right .cont .list:last-child{margin-bottom: 0;}
.datatwo01 .item .right .cont .list .top{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.datatwo01 .item .right .cont .list .top h3{font-size: 20px;color: #222222;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;}

.datatwo01 .item .right .cont .list .top font{display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;font-size: 13px;color: #666666;background-color: #fff;border-radius: 50%;border: 1px solid #006949;width: 34px;height: 34px;margin-right: 20px;}
.datatwo01 .item:nth-of-type(2n-1) .right .cont .list .top font{background-color:#f1f2f3}


.datatwo01 .item .right .cont .list .top i{font-size: 20px;color: #006949;}
.datatwo01 .item .right .cont .list .info{width: 100%;box-sizing: border-box;padding: 30px 0;padding-left: 44px;display: none;}
.datatwo01 .item .right .cont .list .info h4{font-size: 15px;color: #666666;line-height: 28px;}
.datatwo01 .item .right .cont .list:first-child .info{display: block;}
.datatwo01 .item .right .cont .list .top.active i{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.datatwo01 .item:nth-of-type(2n){-webkit-flex-flow: row-reverse;flex-flow: row-reverse;}
.datatwo01 .item:nth-of-type(2n) .right{padding-left: calc((100% - 1200px)/2);padding-right: 80px;}

/* æ•°æ®æ€»é¡µ?*/
.dataall01{width: 100%;box-sizing: border-box;margin: 80px 0;}

/* dataall02 */
.dataall02{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;}
.dataall02 a{display: block;width: 1200px;box-sizing: border-box;position: relative;margin:auto;}
.dataall02 a .bg{display: block;width: 100%;transition: all .6s;}
.dataall02 a .text{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,0.6);display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;-webkit-flex-flow: column;flex-flow: column;text-align: center;box-sizing: border-box;padding: 0 80px;transition: all .3s;}
.dataall02 a .text h3{font-size: 24px;color: #FFFFFF;margin-bottom: 20px;}
.dataall02 a .text p{font-size: 13px;color: rgba(255,255,255,0.75);text-transform: uppercase;}
.dataall02 a .text strong{display: block;width: 50%;transition: all .5s;margin: 20px 0;height: 1px;background-color: #FFFFFF;}
.dataall02 a:hover .text strong{width: 30%;}
.dataall02 a .text img{display: block;width: auto;}
.dataall02 a:hover .text{background-color: rgba(20,92,64,0.5);}

/* dataall03wrap */
.dataall03wrap{width: 1200px;box-sizing: border-box;margin: 80px auto;}
.dataall03wrap .m-tl{ }
.dataall03{width: 100%;box-sizing: border-box;border: 1px solid #ddd;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;margin-top: 30px;}
.dataall03 a{display: block;width: calc((100% - 2px)/2);position: relative;border-right: 1px solid #ddd;overflow: hidden;}
.dataall03 a:last-child{border-right: none;}
/* .dataall03 a::after{content: '';display: block;width: 100%;height: 100%;background-color: #fff;position: absolute;z-index: 0;top: 0;left: 0;transition: all .6s;opacity: 0;} */
.dataall03 a .bgimg{display: block;width: auto;transition: all .6s;position: absolute;top: 0;height: 100%;left: 50%;min-width: 100%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.dataall03 a .text{width: 100%;box-sizing: border-box;position: relative;top: 0;left: 0;height: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;-webkit-flex-flow: column;flex-flow: column;z-index: 1;background-color: #FFFFFF;transition: all .6s;padding: 40px 30px;}
.dataall03 a .text h4{font-size: 16px;line-height: 30px;color: #222222;text-align: center;margin-top: 60px;}
.dataall03 a .text h4 span{font-weight: bold;color:/*  rgb(255,192,0) */#333;}
.dataall03 a:hover .text h4 span {color: rgb(255,192,0);}
.dataall03 a .text img{display: block;width: auto;border-radius: 50%;box-sizing: border-box;border: 1px solid #01995d;}
.dataall03 a .text h3{font-size: 20px;color: #222222;margin: 30px 0;text-align: center;}
.dataall03 a .text strong{display: block;width: 60px;height: 2px;background-color: #01995d;}
.dataall03 a:hover .text{background-color: transparent;}
/* .dataall03 a:hover::after{background: #1d96d4;opacity: 0.9;} */
.dataall03 a:hover .text img{border: none;}
.dataall03 a:hover .text h3,.dataall03 a:hover .text h4{color: #FFFFFF;}
.dataall03 a:hover .text strong{background-color: #FFFFFF;}
.dataall03 a:hover .bgimg{transform: translateX(-50%) scale(1.1);-webkit-transform: translateX(-50%) scale(1.1);}

/* dataall04wrap */
.dataall04{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;margin-top: 30px;}
.dataall04 a{display: block;width: calc((100% - 1px)/2);box-sizing: border-box;overflow: hidden;position: relative;}
.dataall04 a img{display: block;width: 100%;}
.dataall04 a h3{position: absolute;top: 50%;left: 0;width: 100%;text-align: center;transform: translateY(-50%);-webkit-transform: translateY(-50%);font-size: 20px;color: #ffffff;font-size: 20px;letter-spacing: 2px;}

/* ç³»ç»Ÿå¼€?*/
.datathere01{width: 100%;box-sizing: border-box;margin: 80px 0;}

/* datathere02wrap */
.datathere02wrap{width: 100%;box-sizing: border-box;}
.datathere02wrap .gallerywrap{width: 100%;box-sizing: border-box;padding: 110px 0 150px;background: url(../img/datatherebg.jpg)no-repeat;background-size: cover;}
.datathere02wrap .gallerywrap .gallery-top{width: 1200px;box-sizing: border-box;margin: auto;}
.datathere02wrap .gallerywrap .gallery-top .box{width: 50%;box-sizing: border-box;background-color: #fff;padding: 60px;}
.datathere02wrap .gallerywrap .gallery-top .box h3{font-size: 24px;color: #1d96d4;position: relative;font-weight: bold;margin-bottom: 30px;line-height: 40px;}
.datathere02wrap .gallerywrap .gallery-top .box h3::before{content: '';display: block;width: 2px;height: 100%;background-color: #1d96d4;position: absolute;left: -60px;top: 0;}
.datathere02wrap .gallerywrap .gallery-top .box h4{font-size: 15px;line-height: 26px;min-height: 182px;}

.datathere02wrap .thumbswrap{width: 1200px;margin: auto;box-sizing: border-box;margin-top: -70px;}
.datathere02wrap .thumbswrap .gallery-thumbs{width: 100%;box-sizing: border-box;padding: 10px;}
.datathere02wrap .thumbswrap .text{width: 100%;box-sizing: border-box;height: 140px;background-color: #fff;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;text-align: center;padding: 0 30px;font-size: 16px;color: #222222;line-height: 24px;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);transition: all .3s;letter-spacing:0;}
.datathere02wrap .thumbswrap .swiper-slide-thumb-active .text{background-color: #0a7b4f;color: #FFFFFF;background: -webkit-linear-gradient(-135deg, #3d9bcb,#1b9f6c);background: -o-linear-gradient(-135deg, #3d9bcb,#1b9f6c);background: -ms-linear-gradient(-135deg, #063793,#444);background: linear-gradient(-135deg, #3d9bcb,#1b9f6c);z-index: 0;}

.datathere02wrap .page{width: 1200px;margin: auto;position: relative;padding-bottom: 40px;border-bottom: 1px solid #ddd;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;margin-bottom: 120px;margin-top: 40px;}
.datathere02wrap .swiper-button-next,.datathere02wrap .swiper-button-prev{background-image: none;font-size: 28px;color: #1d96d4;position: relative;top: 0;left: 0;right: 0;margin: 0;width: auto;height: auto;outline: none;}
.datathere02wrap .swiper-pagination{position: relative;outline: none;}
.datathere02wrap .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #bbbbbb;opacity: 1;margin-right: 20px;}
.datathere02wrap .swiper-pagination-bullet:last-child{margin-right: 0;}
.datathere02wrap .swiper-pagination-bullet-active{background-color: #0a7b4f;}

/* æ™ºèƒ½è¥é”€ */
.intellall01{width: 100%;box-sizing: border-box;margin: 80px 0;}

/* intellall02wrap */
.intellall02wrap{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;}
.intellall02wrap a{display: block;width: calc((100% - 2px)/3);position: relative;}
.intellall02wrap a img{display: block;width: 100%;transition: all .6s;}
.intellall02wrap a .text{width: 100%;box-sizing: border-box;transition: all .3s;position: absolute;top: 0;left: 0;height: 100%;padding: 0;}
.intellall02wrap a .text .cont{width: 100%;box-sizing: border-box;position: absolute;bottom: 30px;padding: 0 40px;left: 0;transition: all .5s;min-height: 205px;}
.intellall02wrap a .text .cont h3{display: block;font-size: 24px;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #FFFFFF;color: #FFFFFF;}
.intellall02wrap a .text .cont p{width: 100%;box-sizing: border-box;padding-left: 20px;position: relative;font-size: 15px;color: #FFFFFF;line-height: 30px;letter-spacing:0;}
.intellall02wrap a .text .cont p::before{content: '';display: block;width: 4px;height: 4px;border-radius: 50%;background-color: #fff;position: absolute;left: 0;top: 12px;}
.intellall02wrap a:hover .text .cont{transform: translateY(50%);-webkit-transform: translateY(50%);bottom: 50%;}
.intellall02wrap a:hover .text{background-color: rgba(20,92,64,0.9);}

/* intellall03wrap */
.intellall03wrap{width: 1200px;margin: 80px auto;box-sizing: border-box;}
.intellall03{width: 100%;box-sizing: border-box;margin-top: 30px;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.intellall03 a{display: block;width: 19%;box-sizing: border-box;padding: 40px;background-color: #444;transition: all .3s;position: relative;}
.intellall03 a::after{content: '';display: block;position: absolute;top: 0;left: 0;z-index: 0;background: #1b9f6c;background: -webkit-linear-gradient(-135deg, #3d9bcb,#1b9f6c);background: -o-linear-gradient(-135deg, #3d9bcb,#1b9f6c);background: -ms-linear-gradient(-135deg, #063793,#1b9f6c);background: linear-gradient(-135deg, #3d9bcb,#1b9f6c);z-index: 0;opacity: 1;transition: all .3s;position: absolute;width: 100%;height: 100%;}
.intellall03 a img{display: block;width: auto;margin: auto;margin-bottom: 30px;position: relative;z-index: 1;}
.intellall03 a h3{font-size: 16px;color: #ffffff;text-align: center;position: relative;z-index: 1;letter-spacing:0;}
.intellall03 a:hover::after{opacity: 0;}



/* intellall04wrap */
.intellall04wrap{width: 100%;box-sizing: border-box;padding: 80px 0 120px;box-sizing: border-box;position: relative;}
.intellall04wrap::after{content: '';display: block;width: 100%;height: 100%;background: url(../img/intllallbg.jpg)no-repeat;background-size: cover;position: absolute;top: 0;left: 0;}
.intellall04wrap .m-tl{position: relative;z-index: 1;}
.intellall04wrap .m-tl h3{color: #FFFFFF;}
.intellall04wrap .m-tl strong{background-color: #FFFFFF;}
.intellall04{width: 1200px;margin: auto;box-sizing: border-box;margin-top: 30px;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);background-color: #FFFFFF;padding: 60px 100px 20px;display: flex;display: -webkit-flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;position: relative;z-index: 1;}
.intellall04 li{width: 25%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;margin-bottom: 40px;}
.intellall04 li img{display: block;width: auto;max-width: 90%;}

/* ç”¨æˆ·ä½“éªŒç®¡ç† */
.marketthere01{width: 100%;box-sizing: border-box;margin: 80px auto;}

/* marketthere02 */
.marketthere02{width: 1200px;margin: auto;box-sizing: border-box;margin-bottom: 120px;}
.marketthere02 li{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;margin-bottom: 60px;}
.marketthere02 li .imgbox{width: 65%;overflow: hidden;}
.marketthere02 li .imgbox img{display: block;width: 100%;transition: all .6s;}
.marketthere02 li .text{width: 35%;box-sizing: border-box;background-color: #f1f2f3;padding: 0 40px;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;transition: all .3s;}
.marketthere02 li .text .cont{width: 100%;text-align: center;}
.marketthere02 li .text .cont strong{display: block;width: 30px;height: 2px;background-color: #1fac74;margin: auto;}
.marketthere02 li .text .cont h3{font-size: 24px;color: #222222;margin: 30px 0;}
.marketthere02 li .text .cont h4{font-size: 15px;color: #1d96d4;line-height: 26px;margin-bottom: 50px;}
.marketthere02 li .text .cont font{font-size: 13px;color: #1d96d4;opacity: 0.3;display:none;}
.marketthere02 li:nth-of-type(even){-webkit-flex-flow: row-reverse;flex-flow: row-reverse;}
.marketthere02 li:hover .imgbox img{transform: scale(1.1);}
.marketthere02 li:hover .text{background-color: #1fac74;}
.marketthere02 li:hover .text strong{background-color: #FFFFFF;}
.marketthere02 li:hover .text h3{color: #FFFFFF;}
.marketthere02 li:hover .text h4{color: #FFFFFF;}
.marketthere02 li:hover .text font{color: #FFFFFF;}

/* æ–‡åŒ–æ´»åŠ¨ */
.act-banner{width: 100%;box-sizing: border-box;padding:30px 0 0px;background-color: #f1f2f3;position: relative;}
.act-banner .swiper-container .tl{width: 100%;text-align: center;position: absolute;top: 100px;left: 0;z-index: 2;}
.act-banner .swiper-container .tl h3{font-size: 32px;color: #222222;font-weight: bold;}
.act-banner .swiper-container .tl h4{margin-top: 30px;font-size: 16px;line-height: 30px;}
.act-banner .swiper-slide{display: block;width: 100%;box-sizing: border-box;background-color: #FFFFFF;padding: 280px 140px 120px;position: relative;}
.act-banner .swiper-slide a{width: 1200px;display: block;margin: auto;max-width: 100%;}
.act-banner a h3{font-size: 32px;color: rgba(8,8,8,0.15);font-family: arial;font-weight: bold;text-transform: uppercase;text-align: center;margin-bottom: 20px;}
.act-banner a .box{position: relative;width: 100%;box-sizing: border-box;padding-bottom: 90px;}
.act-banner a .imgbox{display: block;width: 100%;overflow: hidden;position: relative;}
.act-banner a .imgbox img{display: block;width: 100%;transition: all .6s;}

.act-banner a .box .text{display: block;width: 40%;height: auto;box-sizing: border-box;padding: 40px 10px;text-align: center;background-color: #FFFFFF;font-size: 18px;color: #222222;position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);box-shadow: 0px 0px 15px rgba(0,0,0,0.2);bottom: 0;font-weight:bold;}
.act-banner a .box .text h3{font-size: 20px;color: #222222;font-weight: bold;margin-bottom: 30px;}
.act-banner a .box .text h4{font-size: 16px;color: #666666;line-height: 24px;}
.act-banner .swiper-wrapper .swiper-slide{width: 86%!important;}
.act-banner .swiper-pagination{bottom: 50px;}
.act-banner .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #eeeeee;opacity: 1;}
.act-banner .swiper-pagination-bullet-active{background-color: #006949;}
.act-banner .swiper-button-next,.act-banner .swiper-button-prev{background-image: none;height: auto;width: auto;font-size: 32px;}
.act-banner .swiper-button-next{right: 12%;}
.act-banner .swiper-button-prev{left: 12%;}

/* activity02wrap */
.activity02wrap{width: 100%;box-sizing: border-box;padding: 100px 0;background-color: #f1f2f3;}
.activity02wrap .tl{margin-bottom: 50px;text-align: center;}
.activity02wrap .tl h3{font-size: 32px;color: #222222;font-weight: bold;}
.activity02wrap .tl h4{font-size: 16px;line-height: 30px;color: #222222;margin-top: 30px;}
.activity02wrap .xinzdt{display: block;width: 60%;margin: 0 auto 50px;}
.activity02{width: 100%;box-sizing: border-box;}
.activity02 a{display: block;width: 100%;overflow: hidden;position: relative;}
.activity02 a:after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: all .3s;opacity: 0;background-color: rgba(20,92,64,0.7);z-index: 0;}
.activity02 a:hover:after{opacity: 1;}
.activity02 a img{display: block;width: 100%;transition: all .6s;}
.activity02 a:hover img{transform: scale(1.1);}
.activity02 a .text{width: 100%;top: 0;height: 100%;position: absolute;left: 0;z-index: 1;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;text-align: center;opacity: 0;transition: all .4s;}
.activity02 a:hover .text{opacity: 1;}
.activity02 a .text h3{font-size: 20px;color: #FFFFFF;font-weight: bold;}
.activity02 a .text p{font-size: 18px;color: #FFFFFF;margin-top: 10px;}
.activity02 .page{width: 100%;position: relative;margin-top: 30px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;}
.activity02 .page .swiper-button-next,.activity02 .page .swiper-button-prev{background-image: none;font-size: 26px;color: #1d96d4;position: relative;padding: 0;margin: 0;top: 0;left: 0;right: 0;width: auto;height: auto;outline: none;}
.activity02 .page .swiper-pagination{position: relative;margin: 0 30px;}
.activity02 .page .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #cccccc;opacity: 1;margin-right: 10px;outline: none;}
.activity02 .page .swiper-pagination-bullet:last-child{margin-right: 0;}
.activity02 .page .swiper-pagination-bullet-active{background-color: #1d96d4;}

/* activity03wrap */
.activity03wrap{width:1200px;margin: 100px auto;box-sizing: border-box;}
.activity03wrap .tl{margin-bottom: 50px;text-align: center;}
.activity03wrap .tl h3{font-size: 32px;color: #222222;font-weight: bold;}
.activity03wrap .tl h4{font-size: 16px;line-height: 30px;margin-top: 30px;color: #222222;}
.activity03{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.activity03 .gallery-top{width: 80%;overflow: hidden;}
.activity03 .gallery-top .imgbox{width: 100%;overflow: hidden;}
.activity03 .gallery-top .imgbox img{display: block;width: 100%;}
.activity03 .thumbswrap{width: 36%;margin-left: -16%;background-color: #FFFFFF;position: relative;box-sizing: border-box;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);padding: 50px;position: relative;z-index: 1;min-height: 50%;}
.activity03 .thumbswrap .swiper-slide h3{display: block;width: 100%;font-size: 22px;color: #222222;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #DDDDDD;}
.activity03 .thumbswrap .swiper-slide h4{font-size:20px;color: #666666;min-height: 70px;line-height: 30px;}

.activity03 .page{width: 100%;position: relative;margin-top: 30px;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;}
.activity03 .page .swiper-button-next,.activity03 .page .swiper-button-prev{background-image: none;font-size: 26px;color: #1d96d4;position: relative;padding: 0;margin: 0;top: 0;left: 0;right: 0;width: auto;height: auto;outline: none;}
.activity03 .page .swiper-pagination{position: relative;margin: 0 30px;bottom: 0;width: auto;}
.activity03 .page .swiper-pagination strong::before{content: '/';}

/* æ–°é—» */
.news01{width: 100%;margin: auto;box-sizing: border-box;overflow: hidden;margin-top: 50px;}
.news01 .top{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;border-bottom: 1px solid #dddddd;padding-bottom: 50px;}
.news01 .top a{display: block;width: 162px;height: 44px;border: 1px solid #ffffff;font-size: 15px;color: #222222;line-height: 44px;margin: 0;margin-right: 20px;border-radius: 0px;background-color: transparent;border: 1px solid #ddd;}
.news01 .top a::after{background-color: #1d96d4;border-radius: 0px;}
.news01 .top a.active::after{width: 100%;}
.news01 .top a:last-child{margin-right: 0;}
.news01 .top a:hover,.news01 .top a.active{color: #fff;border-color: #1d96d4;}

.news01{margin-bottom: 60px;}
.news01 .news_list{width: 100%;overflow: hidden;}
.news01 .news_list .content{  display: block;width: 100%; padding: 50px 0; background-color: transparent;transition: all .3s;border-bottom: 1px solid #ddd;}
.news01 .news_list .content:hover{background-color: #f1f2f3;}
.news01 .news_list .content .main{position: relative;position: relative;width: 1200px;margin: 0 auto;}
.news01 .news_list .content .main .imgbox{width: 28%;}
.news01 .news_list .content .main .imgbox img{display: block;width: 100%;}
.news01 .news_list .content .main .textbox{position: absolute;top: 50%;right: 0%;transform: translateY(-50%);width: 67%;}
.news01 .news_list .content .main .textbox p{font-size: 16px;color: #666;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.news01 .news_list .content .main .textbox h3{font-size: 20px;color:#222;font-weight: bold;margin: 26px 0;}
.news01 .news_list .content .main .textbox span{font-size: 14px;color:#aaaaaa;line-height: 100%;}

.fy{width: 1200px;box-sizing: border-box;padding: 40px 0 60px;justify-content: center;-webkit-justify-content: center;display: flex;margin: auto;display: -webkit-flex;}
.fy a{display: block;width: auto;min-width: 32px;height: 34px;line-height: 34px;font-size: 14px;color: #b8b8b8;border: 1px solid #b8b8b8;border-radius: 5px;background-color: #FFFFFF;transition: all .3s;margin: 0 7px;text-align: center;box-sizing: border-box;padding: 0 10px;}
.fy a:hover{background-color: #1d96d4;border-color: #1d96d4;color: #FFFFFF;}
.fy .active{background-color: #1d96d4;border-color: #1d96d4;color: #FFFFFF;}
.fy a:nth-of-type(1){margin-left: 0;}

/* æ–°é—»è¯¦æƒ… */
/* newsinfo */
.newsinfowrap{width: 100%;box-sizing: border-box;margin-top: 118px;overflow: hidden;}

.newsinfowrap .ninfo-tl{width: 100%;box-sizing: border-box;padding: 90px 0 60px;text-align: center;background-color: #f1f2f3;}

.newsinfowrap .ninfo-tl h3{font-size: 30px;color: #222222;margin-bottom: 20px;font-weight: bold;}

.newsinfowrap .ninfo-tl font{font-size: 14px;color: #888888;font-family: arial;}

.newsinfowrap .newsinfo{width: 900px;margin: 70px auto;box-sizing: border-box;overflow: hidden;}

.newsinfowrap .newsinfo .min{width: 100%;box-sizing: border-box;border-bottom: 1px solid #DDDDDD;}

.newsinfowrap .ninfo-tl h1{font-size: 30px;color: #222222;margin-bottom: 20px;font-weight: bold;}

.newsinfowrap .newsinfo .min h4,.newsinfowrap .newsinfo .min p,.newsinfowrap .newsinfo .min span{font-size: 15px;color: #666666;line-height: 32px;margin-bottom: 40px;}
.newsinfowrap .newsinfo .min p,.newsinfowrap .newsinfo .min span{ margin-bottom:0; }


.newsinfowrap .newsinfo .min img{display: block;width: auto;margin: 25px auto; height:auto; max-width: 100%;}


.newsinfowrap .newsinfo table a{color: #007BC1;}

.newsinfowrap .newsinfo .minp{width: 100%;box-sizing: border-box;border-bottom: 1px solid #DDDDDD;}
.newsinfowrap .newsinfo .minp h4,.newsinfowrap .newsinfo .minp p,.newsinfowrap .newsinfo .minp span{font-size: 18px;color: #666666;line-height: 32px;margin-bottom: 40px;}
.newsinfowrap .newsinfo .minp p,.newsinfowrap .newsinfo .minp span{ margin-bottom:0; }
.newsinfowrap .newsinfo .minp img{display:inline-block;width: auto;margin: 18px auto; height:auto; max-width: 100%;}
.newsinfowrap .newsinfo .minp a:hover{color: #007BC1;}

.newsinfowrap .newsinfo .minp  table tr td{border: 1px solid #ccc;}

.newsinfowrap .newsinfo .page{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;padding-top: 30px;}
.newsinfowrap .newsinfo .page a{font-size: 14px;color: #666666;}
.newsinfowrap .newsinfo .page a i{font-size: inherit;color: inherit;margin-right: 10px;}
.newsinfowrap .newsinfo .page a:last-child i{margin-right: 0;margin-left: 10px;}
.newsinfowrap .newsinfo .page a:hover{color: #1d96d4;}



table {
    border-spacing: 0;
    border-collapse: collapse;
}
.newsinfowrap .newsinfo .minp table tr:nth-child(odd) {
  background: #eee;

}

.newsinfowrap .newsinfo .minp table tr td {
  padding: 10px 0;
  border: 1px solid #ccc;text-align:center;
}



/* åˆ›æ–°æŠ€?*/
.marketfour01{width: 1200px;margin: auto;/* border-bottom: 1px solid #DDDDDD */;padding: 100px 0 0px;/* margin-bottom: 100px; */}

/* marketfour02wrap */
.marketfour02wrap{width: 100%;box-sizing: border-box;position: relative;overflow: hidden;margin:auto;}
.marketfour02{width: 100%;box-sizing: border-box;position: relative;margin-top: 40px;}
.marketfour02 .bg{display: block;width: 100%;}
.marketfour02 .ul{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;position: absolute;top: 0;left: 0;height: 100%;}
.marketfour02 .ul .li{width: calc(100% / 5);box-sizing: border-box;position: relative;box-sizing: border-box;padding: 40px 60px 40px 30px;display: flex;display: -webkit-flex;-webkit-flex-flow: column;flex-flow: column;-webkit-justify-content: space-between;justify-content: space-between;align-items: flex-start;-webkit-align-items: flex-start;border-right: 1px solid rgba(255,255,255,1);}
.marketfour02 .ul .li img{display: block;width: auto;height: 34px;position: relative;z-index: 1;opacity:0;display: none;}
.marketfour02 .ul .li .bot{width: 100%;font-size: 20px;color: #FFFFFF;font-weight: bold;position: relative;z-index: 1;display: none;}
.marketfour02 .ul .li::after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,0.5);transition: all .3s;}
.marketfour02 .ul .li .text{width: 100%;box-sizing: border-box;position: absolute;bottom: 10%;padding: 0 60px 0 30px;z-index: 1;opacity: 1;transform: none;-webkit-transform: none;transition: all .3s;left: 0;min-height: 140px;}
.marketfour02 .ul .li:hover .text{transform: translateY(50%);-webkit-transform: translateY(50%);bottom: 50%;}
/* .marketfour02 .ul .li:hover .bot{opacity: 0;transition: all .3s;} */
.marketfour02 .ul .li:hover::after{background-color: rgba(32,146,102,0.8);}
.marketfour02 .ul .li .text h3{font-size: 20px;color: #FFFFFF;font-weight: bold;margin-bottom: 30px;}
.marketfour02 .ul .li .text p{width: 100%;position: relative;padding-left: 20px;box-sizing: border-box;font-size: 15px;line-height: 20px;color: #FFFFFF;margin-bottom: 10px;}
.marketfour02 .ul .li .text p:last-child{margin-bottom: 0;}
.marketfour02 .ul .li .text p::before{content: '';display: block;width: 5px;height: 5px;background-color: #FFFFFF;position: absolute;left: 0;top: 7px;border-radius: 50%;}

/* marketfour03 */
.marketfour03wrap{width: 100%;box-sizing: border-box;margin: 100px auto 50px;}
.marketfour03wrap .marketfour03{width: 1000px;margin: auto;box-sizing: border-box;}
.marketfour03wrap .marketfour03 img{display: block;width: auto;max-width: 100%;}

/* marketfour04 */
.marketfour04wrap{margin-top: 0;}
.marketfour04wrap li .cont .text{padding: 0;padding-left: 50px;}
.marketfour04wrap li:nth-of-type(even) .cont .text{padding: 0;padding-right: 50px;}
.marketfour04wrap li .cont .text h3{color: #1d96d4;padding-bottom: 20px;margin-bottom: 20px;}

/* contacttwo01wrap */
.contacttwo01wrap{width: 1200px;margin: 100px auto 60px;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;}
.ctwo-imglist{width: 55%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.ctwo-imglist .imgbox{width: 48%;box-sizing: border-box;overflow: hidden;position: relative;cursor: pointer;margin-bottom: 40px;}
.ctwo-imglist .imgbox .pcimg{width: 100%;position: relative;box-shadow: 5px 5px 10px rgba(0,0,0,0.3);}
.ctwo-imglist .imgbox img{display: block;width: 100%;}
.ctwo-imglist .imgbox .bot{position: absolute;right: 0;bottom: 0;width: 50%;height: 46px;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;box-sizing: border-box;padding: 15px 30px;background-color: #f5f5f5;font-size: 15px;color: #222;transition: all .3s;}
.ctwo-imglist .imgbox .bot i{font-size: inherit;color: inherit;margin-left: 10px;}
.ctwo-imglist .imgbox:hover .bot,.ctwo-imglist .imgbox.active .bot{background-color: #1d96d4;color: #FFFFFF;}

/* ctwo-textlist */
.ctwo-textlist{width: 45%;box-sizing: border-box;padding-left: 70px;margin-top: 60px;}
.ctwo-textlist .item h3{font-size: 24px;color: #222222;margin-bottom: 30px;font-weight: bold;}
.ctwo-textlist .item h4{font-size: 18px;line-height: 30px;color: #222222;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #DDDDDD;}
.ctwo-textlist .item .info{width: 100%;}
.ctwo-textlist .item .info p{display: flex;display: -webkit-flex;margin-bottom: 30px;}
.ctwo-textlist .item .info p:last-child{margin-bottom: 0;}
.ctwo-textlist .item .info p font{width: 70px;font-size: 15px;color: #222222;font-weight: bold;}
.ctwo-textlist .item .info p a{font-size: 15px;color: #222222;border-bottom: 1px solid #222;font-weight: 700;}
.ctwo-textlist .item{display: none;}
.ctwo-textlist .item:first-child{display: block;}

.ctwo-imglist .imgbox .sjbox{display: none;}












@media only screen and (max-width: 1600px){
	
	
.bannerwrap0 .banner00 img {
    display: block;
    width: 100%;
    min-width: 100%;
    height: 100%;
}
	.index01wrap .index01 .num-gd .mpbg{width: 100%;}

	.bannerwrap .banner a .text h3{font-size: 44px;letter-spacing: 3px;}
	.bannerwrap .banner a .text h3 span{font-size:62px;letter-spacing: 3px;}
	.bannerwrap .banner a .text h4{font-size: 15px;letter-spacing: 2px;line-height: 26px;width: 45%;}
	.index01wrap .index01 .num-gd{margin-top:30px;}
	.index01wrap .index01 .num-gd .mumping_mun{margin-bottom:0;width:700px;}
	.index01wrap .index01 .num-gd .mumping_mun li h2{font-size:54px;}
	.t-text h3{font-size:34px;}
	.t-text h4{font-size:15px;line-height:26px;width:700px;}
	.index01wrap{    padding: 100px 0 100px;}
	.index02wrap .index02 .cont li a .text h3{font-size:30px;}
	.index02wrap{padding: 200px 0 0;}
	.footerwrap .f-nav{ }
	.ba{    padding: 20px calc(50% - 600px);}
	.footerwrap .f-nav .f-logo{width:35%;}
	.index02wrap .index02 .cont li a .text p{font-size:14px;}
	.index02wrap .index02 .cont li a .text h4{font-size:15px;line-height: 26px;}
	.t-text p{font-size:14px;}
	
	.new_list .new_l{height: 341.3px;}
	.index05wrap a .text .more{height: 36px;line-height: 36px;font-size:13px;}
	.index04wrap .index04 a h3{font-size: 15px;letter-spacing: 0;padding: 0 20px;}
	.i-tl h3{font-size: 34px;}
	.i-tl h4{font-size: 16px;line-height: 26px;}
	.index02 .cont .top h3{font-size: 34px;}
	.index02 .cont .top h4{font-size: 16px;}
	#wrapper section #section-home #block-4{padding: 50px 100px;}
/* 	.headerwrap .header .right .nav li a{height: 72px;line-height: 72px;font-size:15px;} */
	.headerwrap .header .logo img{height: 42px;}
	.bannerwrap .banner a .text{width: 1100px;padding-top: 72px;}
	.index06 .cont h4{font-size: 16px;line-height: 26px;}
	.index06 .cont h4{margin-bottom: 40px;}
	.index06 .toptl h3{margin-bottom: 36px;font-size: 34px;}
	.index02 .cont .list a h4{font-size: 15px;line-height: 26px;min-height: 52px;}
	.footerwrap .f-nav .navlist li a{font-size: 16px;}
	.footerwrap .f-nav .f-logo .img img{width: 110px;}
	.footerwrap .f-nav .f-logo a img{height: 46px;}
	
	/* about */
	.about03wrap{width: 1200px;}
	.aboutone02 .top{padding: 0 180px;}
	.aboutone02 .top .swiper-pagination{left: 50px;}
	.aboutone02 .top .page{right: 50px;}
	.innerbanner .mbxwrap h3{padding: 0 120px;line-height:70px;font-size:20px;}
	.innerbanner .mbxwrap .right a{margin-left: 80px;font-size:15px;}
	.aboutone03 .top{font-size: 34px;}
	.aboutone02wrap .top{font-size: 34px;}
	
	.a-toptl{font-size: 34px;}
	.contact02 h3{font-size: 30px;}
	.m-tl h3{font-size:32px;}
	
	.aboutone02 .swiper-button-prev{left: 150px;}
	.aboutone02 .swiper-button-next{right: 150px;}
	
	.activity03wrap{width:860px;}
	.act-banner .swiper-slide a{width: 860px;}
	
	.marketfour02 .ul .li .text{padding: 0 30px 0 20px;bottom: 5%;}
	.marketfour02 .ul .li .text p{font-size: 13px;letter-spacing: 0;padding-left: 15px;}
	
	.about08 .bot .right li::before{width: 6px;height: 6px;top: 4px;}

	/* .marketfour02wrap{width:1200px;} */

   
}


/*å®šä¹‰ä¸€ä¸ªåå­—ä¸ºlefteaseinAnimateåŠ¨ç”»ï¼Œå®žçŽ°ä»Žé¡µé¢çš„å·¦è¾¹æ·¡å…¥é¡µé¢æ•ˆæžœ*/
@keyframes lefteaseinAnimate{
    0%{ transform: translateX(-2000px); opacity: 0;}   /*åœ¨0%æ—¶è®¾ç½®æ–‡å­—åœ¨æƒ³Xè½´-2000pxä½ç§»å¤„ï¼ˆå·¦è¾¹ï¼‰ï¼Œé€æ˜Žåº¦ä¸º0ï¼Œä¹Ÿå°±æ˜¯çœ‹ä¸è§æ–‡å­—*/
    100%{ transform: translateX(0px); opacity: 1;}         /*åœ¨100%æ—¶è®¾ç½®æ–‡å­—åœ¨æƒ³Xè½´0pxä½ç§»å¤„ï¼Œä¹Ÿå°±æ˜¯åŽŸå§‹å¸ƒå±€çš„ä½ç½®ï¼Œé€æ˜Žåº¦ä¸º1ï¼Œä¹Ÿå°±æ˜¯æ–‡å­—å¯ä»¥çœ‹è§äº†*/
}
@-webkit-keyframes lefteaseinAnimate{
    0%{ -webkit-transform: translateX(-2000px); opacity: 0;}
    100%{ -webkit-transform: translateX(0px); opacity: 1;}    
}
@-o-keyframes lefteaseinAnimate{
    0%{ -webkit-transform: translateX(-2000px); opacity: 0;}
    100%{ -webkit-transform: translateX(0px); opacity: 1;}    
}
@-ms-keyframes lefteaseinAnimate{
    0%{ -webkit-transform: translateX(-2000px); opacity: 0;}
    100%{ -webkit-transform: translateX(0px); opacity: 1;}    
}
@-moz-keyframes lefteaseinAnimate{
    0%{ -webkit-transform: translateX(-2000px); opacity: 0;}
    100%{ -webkit-transform: translateX(0px); opacity: 1;}    
}


.ani-slide .text{
		 animation: lefteaseinAnimate 3s ease 1 ;    /*è°ƒç”¨å·²å®šä¹‰å¥½çš„åŠ¨ç”»lefteaseinAnimateï¼Œå…¨ç¨‹è¿è¡Œæ—¶é—´1Sï¼Œè¿›å…¥çš„é€Ÿåº¦æ›²çº¿ä¸ºeaseï¼Œåªæ’­æ”¾ä¸€æ¬¡*/
    -webkit-animation: lefteaseinAnimate 3s ease 1 ;
    -ms-animation: lefteaseinAnimate 3s ease 1 ;
    -o-animation: lefteaseinAnimate 3s ease 1 ;
    -moz-animation: lefteaseinAnimate 3s ease 1 ;
    
    /*è§„å®šåŠ¨ç”»çš„æœ€åŽçŠ¶æ€ä¸ºç»“æŸçŠ¶æ€*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode: forwards;  
      -o-animation-fill-mode: forwards; 
      -ms-animation-fill-mode: forwards;   
      -moz-animation-fill-mode: forwards; 
		}
	

.header-top-wrap {	padding: 8px 42px 5px  42px;}
			.header-container-p {	padding-left: 210px;	padding-right: 110px;}
			
			.header-contact ul li {	display: inline-block;	position: relative;	padding-right: 15px;	margin-right: 15px;	color: #cacaca;	font-size: 15px; line-height: 25px; }
			.header-contact ul li:last-child {	margin-right: 0;	padding-right: 0;}
			.header-contact ul li::before {	content: "";	position: absolute;	right: 0;	top: 50%;	transform: translateY(-50%);	width: 1px;	height: 16px;	background: #68b8dd;}.header-contact ul li:last-child::before {	display: none;}
			.header-contact ul li img {	margin-right: 8px;	transition: .3s linear;float:left;}.header-contact ul li:hover img {	color: #ff4612;}
			
			.header-social ul li {	display: inline-block;	font-size: 15px;color: #cacaca;	margin-left: 10px; }
			.header-social ul li:first-child {	margin-left: 0;}
			.header-social ul li a {	color: #fff;	display: inline-block;}
			.header-social ul li i {	color: #cacaca;	 }
			.header-social ul li i:hover {	color: #fff;}
			.header-social {position: relative;	margin-left: 25px;	padding-left: 25px;}
			.header-social::before {	}
			
			.header-country .nice-select {	border-radius: 0px;	font-size: 14px;	font-weight: 500;	padding-left: 25px;	padding-right: 23px;	color: #d8d8d8;}.header-country .nice-select::after {	border-bottom: 2px solid #d8d8d8;	border-right: 2px solid #d8d8d8;	right: 3px;}.header-country .nice-select .list {	margin-top: 10px;	min-width: 125px;}.header-country .nice-select::before {	content: "\f0ac";	position: absolute;	left: 0;	top: 50%;	transform: translateY(-50%);	font-weight: 700;	font-family: "Font Awesome 5 Free";	font-size: 14px;}.main-header {	padding: 8px 0;	background: #fff;}.menu-area {	display: -webkit-box;	display: -ms-flexbox;	display: flex;	-ms-flex-wrap: wrap;	flex-wrap: wrap;	align-items: center;	-webkit-box-pack: end;	-ms-flex-pack: end;	justify-content: flex-end;}.main-menu ul li {	display: inline-block;	margin-left: 42px;	position: relative;}.main-menu ul li:first-child,.third-main-header .main-menu ul li:first-child {	margin-left: 0;}
		
		.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
		.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
			.purple-bg {	background: #1d96d4;}
			
			.col-xl-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
			
			.col-lg-7{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
			.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
			
			.col-md-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
			.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
			.col-lg-5{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
			.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
			.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
 .header-social .fa-wechat{ position: relative;}
		.header-social .fa-wechat p{ position: absolute;bottom:30px;width: auto;left: 50%;top:30px;z-index: 9;      margin-left: -50px;     display: none;  padding: 5px;}
		.header-social .fa-wechat p img{ display: block;height: 100px;margin: 0 auto;}
		.header-social .fa-wechat p span{ display: block;text-align: center;font-size: 14px;color: #000; }
		.header-social .fa-wechat p .fa-caret-down{ position: absolute;width: 30px;height: 30px;font-size: 30px;color: #fff;bottom: -18px;left: 50%;margin-left: -15px;}
		.header-social  .fa-wechat:hover p{display: block;}

		
		.default-btn{font-size:16px;color:#fff;padding:15px 40px;line-height:1;-webkit-transition:all ease .5s;transition:all ease .5s;text-align:center;background-color:#0383ff;position:relative;z-index:1;overflow:hidden;display:inline-block;margin-bottom:-5px}
		
		
		.default-btn span::before{content:"";position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#0383ff),to(transparent));background:linear-gradient(top,#0383ff,transparent);width:2px;height:100%}.default-btn span::after{content:"";position:absolute;bottom:0;right:0;background:-webkit-gradient(linear,left bottom,left top,from(#0383ff),to(transparent));background:linear-gradient(bottom,#0383ff,transparent);width:2px;height:100%}.default-btn::before{content:"";position:absolute;top:0;left:0;background:-webkit-gradient(linear,right top,left top,from(#0383ff),to(transparent));background:linear-gradient(right,#0383ff,transparent);width:100%;height:2px}.default-btn::after{content:"";position:absolute;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(#0383ff),to(transparent));background:linear-gradient(left,#0383ff,transparent);width:100%;height:2px}.default-btn:hover{background-color:#000024;color:#fff}.default-btn:hover::before{-webkit-animation:right 2s linear infinite;animation:right 2s linear infinite}.default-btn:hover::after{-webkit-animation:left 2s linear infinite;animation:left 2s linear infinite}.default-btn:hover span::before{-webkit-animation:top 2s linear infinite;animation:top 2s linear infinite;-webkit-animation-delay:1s;animation-delay:1s}.default-btn:hover span::after{-webkit-animation:bottom 2s linear infinite;animation:bottom 2s linear infinite;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes left{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes left{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes right{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes right{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes top{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes top{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes bottom{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes bottom{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}.read-more{font-weight:600;font-size:15px;color:#0383ff}.read-more i{position:relative;position:relative;top:1.7px;margin-left:5px}
		
		



 .lh-about-l{ }
.lh-about-l a{display:block; width:100%; height:100%; position:relative;}
.lh-about-l a i{position:absolute; left:50%; top:50%; width:60px; height:60px; border-radius:50%; background:#fff; text-align:center; line-height:60px; color:#007BC1; font-size:20px; margin:10px 0 0 -30px;}
.lh-about-l a i:after{content:''; display:block; width:80px; height:80px; border-radius:50%; background:rgba(255,255,255,.3); position:absolute; left:50%; top:50%; margin:-40px 0 0 -40px; animation:video cubic-bezier(0.215,.61,.355,1) 1.5s infinite;}
@keyframes video{
	0%,100%{transform:scale(.8); opacity:0;}
	50%{transform:scale(1); opacity:1;}	
}
							
.lh-video-layer{position:fixed; left:0; top:80px; width:100%; height:80%; background:rgba(0,0,0,.8); z-index:900000; display:flex; align-items:center; justify-content:center;}
.lh-video-close{position:absolute; right:0; top:0; width:50px; height:50px; text-align:center; line-height:50px; color:#fff; background:rgba(30, 30, 30, 0.6); z-index:2;}.lh-video-layer video{max-width:80%; max-height:90%;}
.quickAnimate{animation:quickAnimate cubic-bezier(0.215,.61,.355,1) 1s forwards;transform: rotate(35deg);}
@keyframes quickAnimate{
	0%{transform: rotate(35deg);}
	100%{transform: rotate(0);}	
}							 
							.product-words font a{color:#fff}
							.product-words font a:hover{color: #1d96d5;}	
							
							
							.product-words .more01::after{content: '';display: block;width: 0%;height: 100%;border-radius: 20px;background: #FFFFFF;position: absolute;left: 0;top: 0;transition: all .3s;z-index: -1;}
.product-words .more01:hover::after{width: 100%;}
.product-words .more01:hover{color: #1d96d5;}	
							
.product-words .more01{margin: auto;top:20%;display: block;width: 135px;height: 35px;line-height: 35px;text-align: center;border: 1px solid #FFFFFF;background-color: rgba(255,255,255,0.25);border-radius: 20px;font-size: 15px;color: #FFFFFF;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;box-sizing: border-box;padding: 0 1rem;position: relative;z-index: 0;overflow: hidden;box-sizing: border-box;}
.banner .text .link a{margin-right: 3rem;}


/* ---------------------------product-box------------------------------------ */
.product-box{
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #f2f2f2;
}
.product{
    width: 100%;
}
.product-num-box{
    position: absolute;
    top: 12%;
    left: 0%;
    width: 100%;
}
.product-num{
    width: 1280px;
    margin: 0 auto;
}
.product-num ul{
    width: 100%;
}
.product-num ul li{
    width: 24%;
    float: left;
    height: 254px;
    background-color: rgba(25,149,212,.8);
    text-align: center;
    color: #fff;
    overflow: hidden;
}
.product-num ul li:nth-child(-n+3){
    border-right: 1px solid rgba(255,255,255,.1);
}
.product-num ul li h6{
    font-size: 18px;
    margin-top: 72px;color: #fff
}
.product-num ul li h6 span{
    font-size: 76px;
    font-weight: bold;
    font-family: 'dincond';
}
.product-num ul li p{
    font-size: 16px;color: #fff;margin-top: 15px
}


.product-words-box{
    width: 100%;
    height: 660px;
    margin-top: 262px;
    background-image: url('../images/index01.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.product-words{
    width: 100%;
    position: relative;
    overflow: hidden;height:600px
}

.product-words-essay{
    width: 100%;
    margin-top: 10%;
    text-align: center;
}
.product-words-essay h4{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.product-words-essay p{
    font-size: 16px;
    color: #fff;
    width: 53%;
    margin-left: 25%;
    line-height: 26px;
    margin-top: 28px;margin-bottom:25px
}
.product-words-essay h6{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-top: 120px;
}
.product-words-essay h6 i{
    width: 28px;
    height: 9px;
    background-image: url('../images/product_arrow.png');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 10px;
}
.product-words-essay h6:hover{
    color: #22a808;
}
.product-words-essay h6:hover i{
    background-image: url('../images/product_arrowH.png');
}

@media all and (max-width:1600px) {
    .classics-piclist-top li{
        height: 380px;
    }
    .classics-piclist-bottom li{
        height: 380px;
    }
    .classics-piclist-sp{
        height: 236px;
    }
    .classics-box {
        padding: 0 0 1080px 0;
    }
    .classics-piclist {
        top: 22%;
    }
    .product-words-box{
        height: 560px;
    }
    .product-num-box{
        top: 13%;
    }
    .black-title {
        padding: 70px 0 50px 0;
    }
    .white-title {
        padding: 70px 0 50px 0;
    }
}

@media all and (max-width:1460px) {
    .banner-words-left h6 {
        font-size: 30px;
    }
    .banner-words-box {
        padding: 0px 0 30px 0;
    }
    .black-title {
        padding: 44px 0 40px 0;
    }
    .black-title h6 {
        font-size: 30px;
    }
    .white-title {
        padding: 44px 0 40px 0;
    }
    .white-title h6 {
        font-size: 30px;
    }
    .classics-piclist-top li{
        height: 340px;
    }
    .classics-piclist-bottom li{
        height: 340px;
    }
    .classics-piclist-sp {
        height: 200px;
    }
    .classics-piclist {
        top: 20%;
    }
    .classics-box {
        padding: 0 0 940px 0;
    }
    .product-num ul li h6 span {
        font-size: 60px;
    }
    .product-num ul li{
        height: 220px;
    }
    .product-words-box{
        margin-top: 230px;
    }
    .message-box {
        padding: 0 0 80px 0;
    }
}

@media all and (max-width:1380px) {
    .banner-words {
        width: 94%;
        margin-left: 3%;
    }
    .banner-words-left h6 {
        font-size: 26px;
    }
    .banner-words-box {
        padding: 0px 0 26px 0;
    }
    .advantage {
        width: 94%;
        margin-left: 3%;
    }
    .classics-piclist-top li {
        height: 320px;
    }
    .classics-piclist-bottom li {
        height: 320px;
    }
    .classics-piclist-sp{
        padding: 20px;
        height: 170px;
    }
    .classics-piclist-sl a{
        width: 130px;
    }
    .classics-box {
        padding: 0 0 880px 0;
    }
    .serve-piclist-words {
        width: 94%;
        margin-left: 3%;
    }
    .product-num {
        width: 94%;
        margin-left: 3%;
    }
    .product-num-box {
        top: 10%;
    }
    .product-num ul li h6 span {
        font-size: 48px;
    }
    .product-num ul li {
        height: 180px;
    }
    .product-num ul li h6 {
        margin-top: 34px;
    }
    .product-words-box {
        margin-top: 160px;
        height: 460px;
    }
    .product-words-essay h4 {
        font-size: 30px;
    }
    .product-words-essay p {
        width: 66%;
        margin-left: 17%;
        margin-top: 18px;
    }
    .product-words-essay h6 {
        margin-top: 50px;
    }
    .message-box {
        padding: 0 0 60px 0;
    }
    .message-wordslist ul li h6{
        height: 90px;
    }
    .message-wordslist ul li h6 p {
        font-size: 24px;
        margin-top: 15px;
    }
    .message-wordslist ul li {
        height: 300px;
        padding: 100px 30px 0 30px;
    }
    .banner-focus {
        width: 94%;
        margin-left: 3%;
    }
    .swiper-container-banner .swiper-slide-active img{
        height: 584px;
    }
}

@media all and (max-width:1300px) {
    .banner-words-left h6 {
        font-size: 22px;
    }
    .banner-words-left p {
        font-size: 16px;
        margin: 0px 0 0 0;
    }
    .banner-words-box {
        padding: 0px 0 20px 0;
    }
    .black-title h6 {
        font-size: 26px;
    }
    .white-title h6 {
        font-size: 26px;
    }
    .classics-piclist-top li{
        height: 290px;
    }
    .classics-piclist-bottom li{
        height: 290px;
    }
    .classics-piclist-sp {
        padding: 10px;
        height: 150px;
    }
    .classics-box {
        padding: 0px 0 800px 0;
    }
    .banner-words-left {
        margin-top: 20px;
    }
}

@media all and (max-width:1200px) {
    .classics-piclist-sl a {
        width: 100px;
    }
}


/* ------------------------æ‰‹æœºç«¯-------------------------- */

@media all and (max-width:1000px) {
    .banner-words-box{padding: 0 0 16px 0;}
    .banner-img{height: 280px;background-color: rgba(0,0,0,.8);}
    .swiper-container-banner .swiper-slide-active img {
        height: 280px;
    }
    .banner-words-left h6 {
        font-size: 16px;
    }
    .banner-words-left p{
        font-size: 12px;
    }
    .banner-words-left {
        margin-top: 16px;
    }
    .banner-words-right{top: auto;bottom: -15px;}
    .banner-words-right h6 {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
    .banner-words-right h6 i {
        margin: -2px 0 0 6px;
    }
    .banner-focus-box {
        padding: 14px 0;
    }
    .black-title p {
        font-size: 16px;
    }
    .black-title h6 {
        font-size: 18px;
    }
    .black-title {
        padding: 28px 0 24px 0;
    }
    .product-num ul li:nth-child(-n+3){border-right: none;}
    .product-num ul li:nth-child(2n+1){border-right: 1px solid rgba(255,255,255,.1);}
    .white-title p {
        font-size: 16px;
    }
    .white-title h6 {
        font-size: 18px;
    }
    .white-title {
        padding: 28px 0 24px 0;
    }
    .advantage-words ul li {
        width: 50%;
        height: 216px;
    }
    .advantage-words ul li img{
        width: 100px;
        height: 100px;
    }
    .advantage-words ul li h6 {
        font-size: 16px;
        margin-top: 14px;
    }
    .advantage-words ul li p {
        width: 90%;
        margin-left: 5%;
        margin-top: 10px;
    }
    .advantage-box {
        padding: 0 0 24px 0;
    }
    .white-title{
        width: 94%;
        margin-left: 3%;
    }
    .classics-piclist-top li{
        height: 200px;
    }
    .classics-piclist-top li:nth-child(1) {
        width: 100%;
    }
    .classics-piclist-top li:nth-child(2) {
        width: 49%;
        margin-left: 0%;
        margin-top: 2%;
    }
    .classics-piclist-top li:nth-child(3) {
        width: 49%;
        margin-left: 2%;
        margin-top: 2%;
    }
    .classics-piclist-title {
        bottom: 16px;
        left: 16px;
    }
    .classics-piclist-title h6 {
        font-size: 14px;
        padding: 6px 0;
    }
    .classics-piclist-bottom li{
        height: 200px;
    }
    .classics-piclist-bottom li:nth-child(1) {
        width: 49%;
        margin-left: 0%;
        margin-top: 1%;
    }
    .classics-piclist-bottom li:nth-child(2) {
        width: 49%;
        margin-left: 2%;
        margin-top: 1%;
    }
    .classics-piclist-bottom li:nth-child(3) {
        width: 49%;
        margin-left: 0%;
        margin-top: 1%;
    }
    .classics-piclist-bottom li:nth-child(4) {
        width: 49%;
        margin-left: 2%;
        margin-top: 1%;
    }
    .classics-box {
        background-repeat: no-repeat;
        padding: 0px 0 990px 0;
    }
    .classics-piclist {
        top: 14%;
    }
    .classics-piclist-st {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .classics-piclist-sp {
        padding: 6px;
        height: 90px;
    }
    .classics-piclist-sl a {
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
    .classics-piclist-sl a:nth-child(1) {
        border-right: none;
    }
    .classics-piclist-sl{
        margin-top: 10px;
    }
    .serve-piclist {
        width: 100%;
        height: auto;
        padding: 10px 0 24px 0;
        background-image: none;
        background-color: #2f3e51;
        overflow: hidden;
    }
    .serve-piclist-words ul li {
        width: 100%;
        height: 254px;
        padding: 0 28px;
    }
    .serve-piclist-words ul li:hover .serve-piclist-seeay {
        top: 37%;
    }
    .serve-piclist-seeay p{
        margin-top: 8px;
    }
    .product-num ul li{
        width: 50%;
        height: 90px;
    }
    .product-num ul li h6 span {
        font-size: 30px;
    }
    .product-num ul li h6 {
        font-size: 14px;
        margin-top: 16px;
    }
    .product-num ul li p {
        font-size: 12px;
    }
    .product-words-essay h4 {
        width: 94%;
        margin-left: 3%;
        font-size: 20px;
    }
    .product-num-box {
        top: 4%;
    }
    .product-words-essay p {
        width: 94%; 
        margin-left: 3%; 
        margin-top: 18px; 
        font-size: 14px;
        height:auto;
        
        
    }
    .product-words-box {
        margin-top: 220px;
        height: 600px;
    }
    .product-words-essay h6 {
        margin-top: 42px;
    }
    .message-wordslist ul {
        margin-left: 0%;
        margin-top: -20px;
    }
    .message-wordslist ul li {
        width: 100%;
        margin-left: 0%;
        height: 244px;
        padding: 80px 16px 0 16px;
        margin-top: 20px;
    }
    .message-wordslist ul li h5{
        margin-top: 12px;
    }
    .message-wordslist ul li h6 p {
        font-size: 20px;
        margin-top: 10px;
    }
    .message-wordslist ul li h6 span {
        font-size: 12px;
    }
    .message-wordslist ul li h6 {
        height: 72px;
        top: -12px;
        left: 16px;
    }
    .message-wordslist ul li h4 {
        font-size: 16px;
    }
    .message-box {
        padding: 0 0 24px 0;
    }
}


.containerp{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;background-repeat: no-repeat;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
/* æˆ‘ä»¬çš„äº§å“ */
.product02 {position:relative;}
 canvas{position: absolute;left:0;top:0;z-index:-1;}
.hTitle{font-size:40px;color:#1e95d4;text-align:center;line-height:1.2;margin-bottom:40px;font-weight: bold}
.hTitle strong{color:#1e95d4;font-size:1.304em;text-transform: uppercase;font-family:'ahronbd';margin-right:15px;position: relative;top:5px;}
.hTitle span{display: block;font-size: 1rem;opacity:.7;margin-top:5px;}
.proMenu{text-align:center;margin-bottom:40px;}
.proMenu a{display:inline-block;padding:0 20px;height:40px;line-height:40px;background:#ececec;margin:0 5px;border-radius:20px;min-width:100px;position:relative;overflow: hidden;z-index:2;}
.proMenu a::after{content:"";position: absolute;left:0;bottom:0;height:0;width:100%;background:#1e95d4;transition: all .3s;z-index:-1;}
.proMenu .on{color:#fff;}
.proMenu .on::after{height:100%;}
.proMain{padding-top:1px;padding-left:1px;font-size:1.143em;}
.proMain li{float:left;width:25%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .3s;}
.proMain li a{display:block; color: #fff;}
.proMain li .pImg{padding-top:70%;transition:all .3s;}
.proMain li h4{height:60px;line-height:26px;text-align:center;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:0 6px;font-size: 18px;}
.proMain li h4 img{line-height:26px;    margin: 0 auto;}
.proMain li:hover{box-shadow:2px 2px 8px #ccc;z-index:2;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4{color:#1e95d4;}
.proMain li.big{width:50%;}
.proMain li.big h4{height:140px;font-size:1.286em;position: relative;line-height:70px;}
.proMain li.big h4::after{content:"+";position:absolute;width:16px;height:16px;left:50%;top:70px;transition:all .6s;border:1px solid #ccc;color:#ccc;border-radius:100%;line-height:16px;font-family:Arial;font-size:14px;margin-left:-8px;}
.proMain li:hover h4::after{color:#1e95d4;border-color:#1e95d4;} 
.proMain li:nth-child(6){display:none;} 
			
 
			
			
	@media all and (max-width:768px) {
  .proMain li,.proMain li.big{width:100%;}
  .hTitle{font-size:1.5rem;margin-bottom:25px;}
  .hTitle strong{top:3px;margin-right:5px;}
  
  .hTitle span{font-size:.875rem;}
  .listTie{margin-bottom:30px;font-size:1.8rem;padding-bottom:10px;}
  .proList li{width:50%;}
  .proList li p{height:40px;line-height:40px;}
 

}	



 .l { float:left; }.r { float:right; }
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
	 .cer0{ max-width: 1200px; margin: 0 auto;}
.cer{ max-width:1200px; margin:0 auto; padding: 0 20px;}
.cer1{ max-width:1540px; margin:0 auto; padding: 0 20px;}
.cer2{ max-width:1280px; margin:0 auto; padding: 0 30px;}

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.footer1{ background-color: #05639b; padding: 22px 0 17px;}
.footer1 .cer1{ height: 36px; line-height: 36px; color: #727272;}


.footnav{ float: left; font-size: 0; padding-left: 56px; 
	background: url('../images/link.png') left top no-repeat;}
.footnav a{ font-size: 14px; color: #ddd; display: inline-block;}
.footnav a:hover{ color: #fff; text-decoration: underline;}
.footnav i{ font-size: 14px; color: #ddd; margin: 0 25px; display: inline-block;}
.foothot{ float: right; color: #ddd; font-size: 14px;}
.foothot a{ font-family: 'swissbt'; font-size: 30px; color: #ddd;}
.foothot img{ vertical-align: middle;}


.footer2{ background-color: #05639b; border-top: 1px solid #ccc; padding: 28px 0 24px;}

.footinfo{ float: left;}
.footinfo p{ line-height: 32px; color: #ddd; padding-left: 28px;
	 background-repeat: no-repeat;}
.footinfo p.flx1{ background-image: url('../images/flx1.png');background-position: 1px 7px;}
.footinfo p.flx2{ background-image: url('../images/flx2.png');background-position: 0px 8px;}
.footinfo p.flx3{ background-image: url('../images/flx3.png');background-position: 1px 9px;}
.footinfo p.flx4{ background-image: url('../images/flx4.png');background-position: 3px 7px;}
.footinfo span{ display: inline-block;}

.footewm{ float: right; height: 110px; margin-top: 6px;}
.footewm img{ float: right; display: block; width: 110px; height: 110px;}
.footewm p{ float: right; margin-top: 38px; margin-right: 14px;
	font-size: 14px; color: #ddd; line-height: 24px; text-align: right;}
@media screen and (max-width:1150px){
	.footnav{ float: none;}
	.foothot{ display: none;}
}
@media screen and (max-width:840px){
	.footer1{ display: none;}
	.footnav{ display: none;}
}
@media screen and (max-width:750px){
	.footewm{ display: none;}
	.footinfo{ float: none;}

	.footinfo p{ line-height: 1.7em; padding-right: 28px;}
	.footinfo p.flx1,.footinfo p.flx2,
	.footinfo p.flx3,.footinfo p.flx4{ background-image: none;}
}



.footer3{ background-color: #035384; padding: 15px 0;}
.footer3 .cer1{ line-height: 30px; color: #fff}
.footer3 span{ display: inline-block; margin-right: 20px; color: #fff}
.footer3 a{ color: #fff}
.footer3 a:hover{ text-decoration: underline; color: #fff;}
.footer3 a img{ position: relative; margin-top: -2px; margin-left: 10px; }
@media screen and (max-width:1050px){
	.footer3{ padding: 20px 0; text-align: center;}
	.footer3 .cer1{ height: auto; line-height: 1.8em;}
	.footer3 .l,.footer3 .r{ float: none; display:inline-block;}
	.footer3 span{ margin: 0 10px;}
}


@media (max-width: 1800px){
	 
	.innerbanner .mbxwrap .right a{display: block;margin-left: 10px;font-size: 16px;color: #FFFFFF;}
}
	}

@media (max-width: 2160px){
	 
	.innerbanner .mbxwrap .right a{display: block;margin-left: 15px;font-size: 14px;color: #FFFFFF;}
}
	}
</pre></body></html>